From 3f3ddb8a364aca13081f118f1110106724a65a33 Mon Sep 17 00:00:00 2001 From: ferreo Date: Mon, 16 Sep 2024 14:05:04 +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 66cc765..b319782 100755 --- a/main.sh +++ b/main.sh @@ -6,7 +6,7 @@ set -e echo "$PIKA_BUILD_ARCH" > pika-build-arch -VERSION="1.0.3" +VERSION="1.0.4" # Clone Upstream git clone https://github.com/sched-ext/scx.git -b v"$VERSION"