From 62a52d1494cd55accde5efebfa3f00b012a1a883 Mon Sep 17 00:00:00 2001 From: Eamonn Rea Date: Mon, 25 Mar 2024 00:39:08 +0000 Subject: [PATCH] Misc: Remove duplicate YAIURL in setYadBin --- steamtinkerlaunch | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/steamtinkerlaunch b/steamtinkerlaunch index 2264d426..4a064165 100755 --- a/steamtinkerlaunch +++ b/steamtinkerlaunch @@ -7,7 +7,7 @@ PREFIX="/usr" PROGNAME="SteamTinkerLaunch" NICEPROGNAME="Steam Tinker Launch" -PROGVERS="v14.0.20240324-1 (bump-yad-appimage)" +PROGVERS="v14.0.20240325-3 (bump-yad-appimage)" PROGCMD="${0##*/}" PROGINTERNALPROTNAME="Proton-stl" SHOSTL="stl" @@ -18170,7 +18170,6 @@ function setYadBin { export ONSTEAMDECK=1 YADAIDLDIR="$STLSDPATH" YAIDST="$YADAIDLDIR/$YADAPPIMAGE" - YAIURL="$GHURL/sonic2kk/steamtinkerlaunch-tweaks/releases/download" # TODO isn't this already defined in URLs with the same namd and path? YAIDL="$YAIURL/$YADSTLIMAGE/$YADSTLIMAGE" YADAPPIMAGE="$YADSTLIMAGE"