Skip to content

Commit

Permalink
Bump Yad to use new-new release
Browse files Browse the repository at this point in the history
  • Loading branch information
sonic2kk committed May 26, 2024
1 parent 62a52d1 commit 39ed3fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion steamtinkerlaunch
Original file line number Diff line number Diff line change
Expand Up @@ -18145,7 +18145,7 @@ function setYadBin {

elif [ "$1" == "ai" ] || [ "$1" == "appimage" ]; then
# YADSTLIMAGE="Yad-8418e37-x86_64.AppImage"
YADSTLIMAGE="Yad-fbfb0fa-x86_64.AppImage"
YADSTLIMAGE="Yad-13.0-x86_64.AppImage"
YAIDL="$YAIURL/$YADSTLIMAGE/$YADSTLIMAGE"
YADAPPIMAGE="$YADSTLIMAGE"
DLCHK="sha512sum"
Expand Down

0 comments on commit 39ed3fe

Please sign in to comment.