Update main.sh

This commit is contained in:
ferreo 2025-02-03 17:17:47 +01:00
parent f462e2e31e
commit 39eb3c889d

View File

@ -6,7 +6,7 @@ set -e
echo "$PIKA_BUILD_ARCH" > pika-build-arch
VERSION="1.0.1"
VERSION="1.1.0"
# Clone Upstream
git clone --recurse-submodules https://github.com/ghostty-org/ghostty.git -b v"$VERSION"