Skip to content

Commit 5fc3f6d

Browse files
committed
dep: track zip.zig straight from main branch
1 parent 4b909a5 commit 5fc3f6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.zig.zon

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55

66
.dependencies = .{
77
.zip = .{
8-
.url = "https://github.com/AMythicDev/zip.zig/archive/refs/tags/v0.2.0.tar.gz",
9-
.hash = "12208a9f0d8d3ebe70e5039eb99c21934b70cfea4441434445b5afc24872a810a89a",
8+
.url = "git+https://github.com/AMythicDev/zip.zig#b1f8fe858943cb14eb333c7424bb23ae002ee7a1",
9+
.hash = "1220130f0297f2c4cca318c6383758e5c1632467556147347af2c6a1214cab7a6ba4",
1010
},
1111
},
1212

0 commit comments

Comments
 (0)