Skip to content

Commit

Permalink
Downgrade jagex-launcher-linux
Browse files Browse the repository at this point in the history
  • Loading branch information
USA-RedDragon committed Dec 8, 2023
1 parent 68da929 commit 09ba58d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion com.jagex.Launcher.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
x-runtime-version: &runtime-version '23.08'
x-gl-version: &gl-version '1.4'
x-gl-versions: &gl-versions 23.08;1.4
x-jagex-launcher-linux-sha: &jagex-launcher-linux-sha '6194d7ef0aa6ca62ed4e4fbab5d26c69e5e71f0d'
x-jagex-launcher-linux-sha: &jagex-launcher-linux-sha '3631e4ee4cb2d21f4cb9b8a2006a1240d9fa31b4'
# Flatpak manifest
app-id: com.jagex.Launcher
runtime: org.freedesktop.Platform
Expand Down
2 changes: 1 addition & 1 deletion resources/icons/generate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
set -euo pipefail

# renovate: sha: datasource=git-refs depName=jagex-launcher-linux packageName=https://github.com/TormStorm/jagex-launcher-linux branch=main
JAGEX_LAUNCHER_LINUX_SHA=25b61e5657aa6a6e715880e99220f2f272136ff5
JAGEX_LAUNCHER_LINUX_SHA=3631e4ee4cb2d21f4cb9b8a2006a1240d9fa31b4

__PWD=$(pwd)

Expand Down
2 changes: 1 addition & 1 deletion update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ GL_VERSION=$(curl -fSsL 'https://gitlab.com/freedesktop-sdk/freedesktop-sdk/-/ra
GL_VERSIONS="${FREEDESKTOP_SDK_VERSION};${GL_VERSION}"

# renovate: sha: datasource=git-refs depName=jagex-launcher-linux packageName=https://github.com/TormStorm/jagex-launcher-linux branch=main
JAGEX_LAUNCHER_LINUX_SHA=6194d7ef0aa6ca62ed4e4fbab5d26c69e5e71f0d
JAGEX_LAUNCHER_LINUX_SHA=3631e4ee4cb2d21f4cb9b8a2006a1240d9fa31b4

# renovate: datasource=github-releases versioning=regex depName=GloriousEggroll/wine-ge-custom
WINE_GE_VERSION=GE-Proton8-24
Expand Down

0 comments on commit 09ba58d

Please sign in to comment.