From 16700199c5bd64310c7f8ce3521ea798812ecc7e Mon Sep 17 00:00:00 2001 From: "Ward Nakchbandi (CosmicFusion)" Date: Wed, 23 Oct 2024 11:21:59 +0200 Subject: [PATCH] Update main.sh --- main.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.sh b/main.sh index 1ffbd1b..849055d 100755 --- a/main.sh +++ b/main.sh @@ -6,7 +6,7 @@ set -e echo "$PIKA_BUILD_ARCH" > pika-build-arch -VERSION="9.17" +VERSION="9.20" # Clone Upstream git clone --depth=1 -b wine-"$VERSION" https://gitlab.winehq.org/wine/wine