Skip to content

Commit

Permalink
Steam Deck: Bump innoextract version to 1.9-9 (sonic2kk#1136)
Browse files Browse the repository at this point in the history
  • Loading branch information
sonic2kk authored Oct 25, 2024
1 parent 32053e4 commit 4ef6565
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions steamtinkerlaunch
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
PREFIX="/usr"
PROGNAME="SteamTinkerLaunch"
NICEPROGNAME="Steam Tinker Launch"
PROGVERS="v14.0.20241023-1"
PROGVERS="v14.0.20241025-1"
PROGCMD="${0##*/}"
PROGINTERNALPROTNAME="Proton-stl"
SHOSTL="stl"
Expand Down Expand Up @@ -26517,7 +26517,7 @@ function checkSteamDeckDependencies {
# ARCHURL="https://archlinux.org/packages/community/x86_64"
ARCHARCHIVEURL="https://archive.archlinux.org/packages"

INNOEXTRACTVERS="1.9-8"
INNOEXTRACTVERS="1.9-9"
INNOEXTRACTFILE="$INNOEXTRACT-$INNOEXTRACTVERS-x86_64.pkg.tar.zst"
INNOEXTRACTURL="$ARCHARCHIVEURL/i/$INNOEXTRACT/$INNOEXTRACTFILE"

Expand Down

0 comments on commit 4ef6565

Please sign in to comment.