From 0eb6e7d0948988b2f5cda8450e02d2b908ef0797 Mon Sep 17 00:00:00 2001 From: ferreo Date: Fri, 14 Feb 2025 22:39:53 +0100 Subject: [PATCH] Update main.sh --- main.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.sh b/main.sh index 0f8fbc3..f72c1c4 100755 --- a/main.sh +++ b/main.sh @@ -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"