diff options
| author | Jeffrey C. Ollie <jeff@ocjtech.us> | 2025-07-22 23:45:19 -0500 |
|---|---|---|
| committer | Jeffrey C. Ollie <jeff@ocjtech.us> | 2025-07-22 23:45:19 -0500 |
| commit | 80b72dd6cb2c834928d1a65175c9defab686d7a3 (patch) | |
| tree | 2dd2c4e1f8ce97ea6605b21145d4bd636bc4f8aa /build.zig.zon.nix | |
| parent | eae4124ed852cb1b37637241055fe3e0b640986c (diff) | |
update zig-gobject pick up fix for ianprime0509/zig-gobject#111
Diffstat (limited to 'build.zig.zon.nix')
| -rw-r--r-- | build.zig.zon.nix | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/build.zig.zon.nix b/build.zig.zon.nix index c2114adfc..cfeb4fb39 100644 --- a/build.zig.zon.nix +++ b/build.zig.zon.nix @@ -122,11 +122,11 @@ in }; } { - name = "gobject-0.3.0-Skun7KzYnAAsvbz0JzKA4LBdXbLqj0eNXHoKAIE0HkOl"; + name = "gobject-0.3.0-Skun7EXXnAB96BrWabxhzOw7HY-NzVexaPOIYw5t-dIE"; path = fetchZigArtifact { name = "gobject"; - url = "https://github.com/jcollie/ghostty-gobject/releases/download/0.14.1-2025-07-19-27-1/ghostty-gobject-0.14.1-2025-07-19-27-1.tar.zst"; - hash = "sha256-c4szPFC+L2H8ZQ3g7aoVi+lPmF4I6STxN9+fBhxaap8="; + url = "https://github.com/jcollie/ghostty-gobject/releases/download/0.14.1-2025-07-23-28-1/ghostty-gobject-0.14.1-2025-07-23-28-1.tar.zst"; + hash = "sha256-ybeHo+NwcVZuyU037XB+/OofDoIoLsPnyNCG2jyiXC0="; }; } { |
