Update main.sh

This commit is contained in:
ferreo 2024-11-25 20:59:14 +01:00
parent a1118c3ad4
commit f456d88b3a

View File

@ -6,7 +6,7 @@ set -e
echo "$PIKA_BUILD_ARCH" > pika-build-arch
VERSION="9.20"
VERSION="9.22"
# Clone Upstream
git clone --depth=1 -b wine-"$VERSION" https://gitlab.winehq.org/wine/wine