From 889478f310c9a531327b14a380ea56dbc602eb82 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Mon, 24 Mar 2025 07:06:25 -0700 Subject: [PATCH] PACKAGING.md: remove the note about 1.1.0/1.1.1/1.1.2 --- PACKAGING.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/PACKAGING.md b/PACKAGING.md index 6a4c01b6f..d4a39c80d 100644 --- a/PACKAGING.md +++ b/PACKAGING.md @@ -81,13 +81,6 @@ for system packages which separate a build and install step, since the install step can then be done with a `mv` or `cp` command (from `/tmp/ghostty` to wherever the package manager expects it). -> [!NOTE] -> -> **Version 1.1.1 and 1.1.2 are missing `fetch-zig-cache.sh`.** This was -> an oversight on the release process. You can use the script from version -> 1.1.0 to fetch the Zig cache for these versions. Future versions will -> restore the script. - ### Build Options Ghostty uses the Zig build system. You can see all available build options by