update mirror, support git+https dependencies

This commit is contained in:
Mitchell Hashimoto
2026-08-21 08:41:20 -07:00
parent 442046f8ee
commit ffad4c6ec4
7 changed files with 67 additions and 23 deletions

View File

@@ -11,7 +11,7 @@
// google/wuffs
.wuffs = .{
.url = "git+https://github.com/google/wuffs-mirror-release-c.git?rev=v0.4.0-alpha.10#7411f488fe2e2c205c3d3b3d28638b7356522930",
.url = "https://deps.files.ghostty.org/wuffs-7411f488fe2e2c205c3d3b3d28638b7356522930.tar.gz",
.hash = "N-V-__8AAP5JWgCGP_AD0teWpa4krRvE9VPZzvviGdbmN4jI",
.lazy = true,
},