From 43ee3cc8c6431879dc6eec51ebc256299d54cd9b Mon Sep 17 00:00:00 2001 From: "Jeffrey C. Ollie" Date: Thu, 4 Sep 2025 11:57:39 -0500 Subject: update zig-gobject to Zig 0.15 version (but still builds on Zig 0.14) --- build.zig.zon.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'build.zig.zon.nix') diff --git a/build.zig.zon.nix b/build.zig.zon.nix index e5eda6473..866da31ea 100644 --- a/build.zig.zon.nix +++ b/build.zig.zon.nix @@ -123,11 +123,11 @@ in }; } { - name = "gobject-0.3.0-Skun7HlFnQBaCs-ZxA9JLd_QV9wbvrnfoJDzPx96IDLc"; + name = "gobject-0.3.0-Skun7ET3nQAc0LzvO0NAvTiGGnmkF36cnmbeCAF6MB7Z"; path = fetchZigArtifact { name = "gobject"; - url = "https://github.com/jcollie/ghostty-gobject/releases/download/0.14.1-2025-08-30-39-1/ghostty-gobject-0.14.1-2025-08-30-39-1.tar.zst"; - hash = "sha256-e/HM6V8s0flOVMelia453vAs4jH4jy7QArPiIsS/k74="; + url = "https://github.com/jcollie/ghostty-gobject/releases/download/0.15.1-2025-09-04-48-1/ghostty-gobject-0.15.1-2025-09-04-48-1.tar.zst"; + hash = "sha256-h6aKUerGlX2ATVEeoN03eWaqDqvUmKdedgpxrSoHvrY="; }; } { -- cgit v1.2.3