Update main.sh

This commit is contained in:
ferreo 2024-09-16 14:05:04 +02:00
parent ae52344a79
commit 3f3ddb8a36

View File

@ -6,7 +6,7 @@ set -e
echo "$PIKA_BUILD_ARCH" > pika-build-arch echo "$PIKA_BUILD_ARCH" > pika-build-arch
VERSION="1.0.3" VERSION="1.0.4"
# Clone Upstream # Clone Upstream
git clone https://github.com/sched-ext/scx.git -b v"$VERSION" git clone https://github.com/sched-ext/scx.git -b v"$VERSION"