Update main.sh

This commit is contained in:
ferreo 2025-02-14 22:39:53 +01:00
parent 7cda68f541
commit 0eb6e7d094

View File

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