From 118a6903c9aa4086e259102b0f31f16db7655e6f Mon Sep 17 00:00:00 2001 From: Francesco Minnocci Date: Wed, 10 Jan 2024 02:47:36 +0100 Subject: [PATCH] Update steam version --- steam-install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/steam-install b/steam-install index e219bef..1185dad 100755 --- a/steam-install +++ b/steam-install @@ -5,7 +5,7 @@ set -xeo pipefail # Variables APP=Steam-x86_64.AppImage NAME=steam -URL="https://github.com/ivan-hc/Steam-appimage/releases/download/continuous/Steam-202310201446-x86_64.AppImage" +URL="https://github.com/ivan-hc/Steam-appimage/releases/download/continuous/Steam-202401100115-x86_64.AppImage" LOCAL_BIN_DIR=$HOME/.local/bin DESKTOP_DIR=$HOME/.local/share/applications