Update main.sh

This commit is contained in:
ferreo 2024-10-10 19:11:10 +02:00
parent 6f431441d0
commit 1bab7bf943

View File

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