mirror of
https://github.com/tcsenpai/UWINE.git
synced 2025-06-10 05:17:07 +00:00
bump ulwgl-run and flatpak tarball rc version
This commit is contained in:
parent
a2a4fe6a09
commit
1a17aac5a7
@ -149,8 +149,8 @@ modules:
|
|||||||
- type: file
|
- type: file
|
||||||
path: ulwgl-run
|
path: ulwgl-run
|
||||||
- type: file
|
- type: file
|
||||||
url: https://github.com/Open-Wine-Components/ULWGL-launcher/releases/download/0.1-RC2/ULWGL-launcher.tar.gz
|
url: https://github.com/Open-Wine-Components/ULWGL-launcher/releases/download/0.1-RC3/ULWGL-launcher.tar.gz
|
||||||
sha256: 33e63014d12f23a767bb9b8de0baa226a3e71d6a664d095cdab978cc9681e5ac
|
sha256: 3ea9e8bef857cdcc797439bffa9ae334c3da383da033404ace6c62fc908333e0
|
||||||
|
|
||||||
- name: platform-bootstrap
|
- name: platform-bootstrap
|
||||||
buildsystem: simple
|
buildsystem: simple
|
||||||
|
@ -11,7 +11,7 @@ if [ -z "$1" ] || [ -z "$WINEPREFIX" ] || [ -z "$GAMEID" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
ULWGL_PROTON_VER="ULWGL-Proton-8.0-5"
|
ULWGL_PROTON_VER="ULWGL-Proton-8.0-5"
|
||||||
ULWGL_LAUNCHER_VER="0.1-RC2"
|
ULWGL_LAUNCHER_VER="0.1-RC3"
|
||||||
|
|
||||||
me="$(readlink -f "$0")"
|
me="$(readlink -f "$0")"
|
||||||
#here="${me%/*}"
|
#here="${me%/*}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user