summaryrefslogtreecommitdiff
path: root/build.zig.zon.nix
diff options
context:
space:
mode:
authorJeffrey C. Ollie <jeff@ocjtech.us>2025-09-04 11:57:39 -0500
committerJeffrey C. Ollie <jeff@ocjtech.us>2025-09-04 11:58:06 -0500
commit43ee3cc8c6431879dc6eec51ebc256299d54cd9b (patch)
tree3ec670b5e5bc28ed56fdb6ed13c136f8a1964676 /build.zig.zon.nix
parentc3e7857a2c5031e8274a411c84695351e8e3fffe (diff)
update zig-gobject to Zig 0.15 version (but still builds on Zig 0.14)
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 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=";
};
}
{