From cd4f39b499114e29dd2774419a9913f115b7f3cb Mon Sep 17 00:00:00 2001 From: ferreo Date: Fri, 28 Feb 2025 18:57:02 +0100 Subject: [PATCH] Update main.sh --- main.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.sh b/main.sh index 536927d..51c9716 100755 --- a/main.sh +++ b/main.sh @@ -6,7 +6,7 @@ set -e echo "$PIKA_BUILD_ARCH" > pika-build-arch -VERSION="10.1" +VERSION="10.2" # Clone Upstream git clone --depth=1 -b wine-"$VERSION" https://gitlab.winehq.org/wine/wine