diff options
| author | Qwerasd <qwerasd205@users.noreply.github.com> | 2025-08-14 13:21:41 -0600 |
|---|---|---|
| committer | Qwerasd <qwerasd205@users.noreply.github.com> | 2025-08-17 14:00:20 -0600 |
| commit | 2a9ba56cdc47a2435d16b29311bdf7666f49e209 (patch) | |
| tree | d725808a2fdb3b8466fd876c2780ae7e5b98b869 /build.zig.zon.json | |
| parent | 11d56235f9e4a227b794a87a503785ef9f3349ed (diff) | |
deps: update z2d to 0.7.1 tagged release
This release contains performance and memory use improvements.
Some of the sprite font test renders had to be updated due to very minor
differences in the anti-aliasing, since the default anti-aliasing method
in z2d has been changed to MSAA rather than SSAA.
Diffstat (limited to 'build.zig.zon.json')
| -rw-r--r-- | build.zig.zon.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/build.zig.zon.json b/build.zig.zon.json index 24f1053ba..2ed4f63ce 100644 --- a/build.zig.zon.json +++ b/build.zig.zon.json @@ -129,10 +129,10 @@ "url": "https://deps.files.ghostty.org/wuffs-122037b39d577ec2db3fd7b2130e7b69ef6cc1807d68607a7c232c958315d381b5cd.tar.gz", "hash": "sha256-nkzSCr6W5sTG7enDBXEIhgEm574uLD41UVR2wlC+HBM=" }, - "z2d-0.7.0-j5P_Hg_DDACq-2H2Zh7rAq6_TXWdQzv7JAUfnrdeDosg": { + "z2d-0.7.1-j5P_HhFQDQC6T5srG235r_nQpCrNwI15Gu2zqVrtUxN5": { "name": "z2d", - "url": "https://github.com/vancluever/z2d/archive/8bbd035f4101f02b1d27947def0d7da3215df7fe.tar.gz", - "hash": "sha256-wfadegeixcbgxRzRtf6M2H34CTuvDM22XVIhuufFBG4=" + "url": "https://github.com/vancluever/z2d/archive/refs/tags/v0.7.1.tar.gz", + "hash": "sha256-6ZqgrO/bcjgnuQcfq89VYptUUodsErM8Fz6nwBZhTJs=" }, "zf-0.10.3-OIRy8aiIAACLrBllz0zjxaH0aOe5oNm3KtEMyCntST-9": { "name": "zf", |
