Update main.sh

This commit is contained in:
ferreo 2024-11-15 18:24:28 +01:00
parent fbdb05d39c
commit e8a75f7873

View File

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