Skip to content

Commit 3c2287e

Browse files
committed
dep: update to latest zip.zig
1 parent 463cb19 commit 3c2287e

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.1.0.tar.gz",
9-
.hash = "1220b5e3ecda108ccae1749479ec7e02f1f2ddcbb8102a2b5a7cd92bc8aebb4d153d",
8+
.url = "https://github.com/AMythicDev/zip.zig/archive/refs/tags/v0.2.0.tar.gz",
9+
.hash = "12208a9f0d8d3ebe70e5039eb99c21934b70cfea4441434445b5afc24872a810a89a",
1010
},
1111
},
1212

0 commit comments

Comments
 (0)