Commit 7781824

Eric Bower  ·  2026-07-20 20:42:54 -0400 EDT
parent 8d5e827
fix: HyperlinksetOutOfMemory issue

This updates libghostty which fixes a SIGABRT from hyperlink rendering.

Closes: https://github.com/neurosnap/zmx/issues/182
Reference: https://github.com/ghostty-org/ghostty/pull/13394
1 files changed,  +2, -2
+2, -2
 1@@ -5,8 +5,8 @@
 2     .minimum_zig_version = "0.15.2",
 3     .dependencies = .{
 4         .ghostty = .{
 5-            .url = "git+https://github.com/ghostty-org/ghostty.git/?ref=HEAD#53bd14fecfd68c6c0ab64d37b5943247299e2b40",
 6-            .hash = "ghostty-1.3.2-dev-5UdBC7meIAWzGmyD-DFyCREkFQyRFzHTZZ2heWLRXl5X",
 7+            .url = "git+https://github.com/ghostty-org/ghostty.git/?ref=HEAD#30e1f3bb8c3d2949e9ae4aefc1c2b76142569cfb",
 8+            .hash = "ghostty-1.3.2-dev-5UdBC5gHIgWG-_Voonf5F76Vt2I2KljI5lIuvI-7eyBI",
 9         },
10     },
11     .paths = .{