summaryrefslogtreecommitdiff
path: root/flatpak
diff options
context:
space:
mode:
authorChris Marchesi <chrism@vancluevertech.com>2025-10-09 12:36:17 -0700
committerChris Marchesi <chrism@vancluevertech.com>2025-10-09 12:48:52 -0700
commit36b3c1fa47a2c300a60f1473f32d6983119f6421 (patch)
treec3e5326d198c19d85ecd038d6f2a65c52169685f /flatpak
parentf2c7f4ec0f7882a30abcd3496c9044a424083447 (diff)
deps: update z2d to v0.9.0
Release notes at: https://github.com/vancluever/z2d/blob/v0.9.0/CHANGELOG.md This release brings our Zig 0.15.x branch into main, now that Ghostty is on it too. Additionally, this adds major speedups to the default path (filling with a solid color using the default operator).
Diffstat (limited to 'flatpak')
-rw-r--r--flatpak/zig-packages.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/flatpak/zig-packages.json b/flatpak/zig-packages.json
index eb8f57028..3f573456a 100644
--- a/flatpak/zig-packages.json
+++ b/flatpak/zig-packages.json
@@ -169,9 +169,9 @@
},
{
"type": "archive",
- "url": "https://deps.files.ghostty.org/z2d-a1237f6881d99b75abd8a20a934e62e34b44a005.tar.gz",
- "dest": "vendor/p/z2d-0.8.2-pre-j5P_HlVRFgCsBTQ3EgUoKbYHx5JMnyH1mHsOSPiafnef",
- "sha256": "e7fa91640221d54e36bfb8ea97d5b48ebdb3cd066dbb7f43c493cb56b4b26c98"
+ "url": "https://github.com/vancluever/z2d/archive/refs/tags/v0.9.0.tar.gz",
+ "dest": "vendor/p/z2d-0.9.0-j5P_Hu-WFgA_JEfRpiFss6gdvcvS47cgOc0Via2eKD_T",
+ "sha256": "f90a824685f0ac5035fe5fa85af615c8055e6c6422b401503618bd537115af10"
},
{
"type": "archive",