diff options
| author | Chris Marchesi <chrism@vancluevertech.com> | 2025-09-11 10:16:52 -0700 |
|---|---|---|
| committer | Chris Marchesi <chrism@vancluevertech.com> | 2025-09-11 10:16:52 -0700 |
| commit | 8b56f80e5656e1d5cd029336f6e3865dba86674e (patch) | |
| tree | 6c4599dfb2a8fb53783b84b9ad39096e07e2f1b2 /build.zig.zon.nix | |
| parent | dccefc288fd8477aa8e8f5ac5c55177f6d2ca2b3 (diff) | |
deps: update z2d to v0.8.1
Release notes at:
https://github.com/vancluever/z2d/blob/v0.8.1/CHANGELOG.md
Small release again, just keeping up to date with releases in
anticipation of the Ghostty 1.2.0 release.
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 8a34f4776..a4630688f 100644 --- a/build.zig.zon.nix +++ b/build.zig.zon.nix @@ -291,11 +291,11 @@ in }; } { - name = "z2d-0.8.0-j5P_HgW8DQBvCefcGWPZA1WC5Nco08WhKjG3XCW3thMr"; + name = "z2d-0.8.1-j5P_Hq8vDwB8ZaDA54-SzESDLF2zznG_zvTHiQNJImZP"; path = fetchZigArtifact { name = "z2d"; - url = "https://github.com/vancluever/z2d/archive/refs/tags/v0.8.0.tar.gz"; - hash = "sha256-0yR5Yc5MxOJBV1cv4LOWBwWkZYcGU53qFZd40TlZPcg="; + url = "https://github.com/vancluever/z2d/archive/refs/tags/v0.8.1.tar.gz"; + hash = "sha256-0DbDKSYA1ejhVx/WbOkwTgD57PNRFcnRviqBh8xpPZ0="; }; } { |
