summaryrefslogtreecommitdiff
path: root/build.zig.zon.nix
diff options
context:
space:
mode:
authorJeffrey C. Ollie <jeff@ocjtech.us>2025-08-30 16:19:59 -0500
committerMitchell Hashimoto <m@mitchellh.com>2025-09-03 15:49:34 -0700
commite67db2a01c1d9da055a7f42b23fa22b3426176e6 (patch)
tree5a42d502e96b584a74811dcdf0d41d288f77752a /build.zig.zon.nix
parentbefee07f16bf8821d0bc95502d6f7443eac1ee25 (diff)
gtk-ng: pull in latest zig-gobject changes
Diffstat (limited to 'build.zig.zon.nix')
-rw-r--r--build.zig.zon.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/build.zig.zon.nix b/build.zig.zon.nix
index 1c3578da4..e5eda6473 100644
--- a/build.zig.zon.nix
+++ b/build.zig.zon.nix
@@ -123,11 +123,11 @@ in
};
}
{
- name = "gobject-0.3.0-Skun7AngnABC2BPiaoobs6YSSzSgMuEIcjb2rYrRyaAM";
+ name = "gobject-0.3.0-Skun7HlFnQBaCs-ZxA9JLd_QV9wbvrnfoJDzPx96IDLc";
path = fetchZigArtifact {
name = "gobject";
- url = "https://github.com/jcollie/ghostty-gobject/releases/download/0.14.1-2025-08-09-37-1/ghostty-gobject-0.14.1-2025-08-09-37-1.tar.zst";
- hash = "sha256-B0ziLzKud+kdKu5T1BTE9GMh8EPM/KhhhoNJlys5QPI=";
+ 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=";
};
}
{