summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitchell Hashimoto <m@mitchellh.com>2025-03-24 07:06:25 -0700
committerMitchell Hashimoto <m@mitchellh.com>2025-03-24 07:06:47 -0700
commit889478f310c9a531327b14a380ea56dbc602eb82 (patch)
tree1e0a96383fa42c98cc95d91320316b90a098ced4
parent8bd3073cb77110c1dec429117a9a2749d371bf78 (diff)
PACKAGING.md: remove the note about 1.1.0/1.1.1/1.1.2v1.1.31.1.x
-rw-r--r--PACKAGING.md7
1 files changed, 0 insertions, 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