From beb39b060ceef7c72ed6002b6af1ed617462abff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 Dec 2023 02:22:05 +0000 Subject: [PATCH] chore(deps): update dependency gloriouseggroll/wine-ge-custom to ge-proton8-25 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update.sh b/update.sh index 78c7dca8..b12a9c6a 100755 --- a/update.sh +++ b/update.sh @@ -21,7 +21,7 @@ GL_VERSIONS="${FREEDESKTOP_SDK_VERSION};${GL_VERSION}" JAGEX_LAUNCHER_LINUX_SHA=6e4b0469d1377811237aad186a1877348c336f59 # renovate: datasource=github-releases versioning=regex depName=GloriousEggroll/wine-ge-custom -WINE_GE_VERSION=GE-Proton8-24 +WINE_GE_VERSION=GE-Proton8-25 WINE_GE_URL=https://github.com/GloriousEggroll/wine-ge-custom/releases/download/${WINE_GE_VERSION}/wine-lutris-${WINE_GE_VERSION}-x86_64.tar.xz WINE_GE_SHA256=$(curl -fSsL "${WINE_GE_URL}" | sha256sum | cut -d' ' -f1)