aboutsummaryrefslogtreecommitdiff
path: root/build.zig.zon
diff options
context:
space:
mode:
Diffstat (limited to 'build.zig.zon')
-rw-r--r--build.zig.zon4
1 files changed, 2 insertions, 2 deletions
diff --git a/build.zig.zon b/build.zig.zon
index 76e670f..4928f43 100644
--- a/build.zig.zon
+++ b/build.zig.zon
@@ -3,8 +3,8 @@
.version = "0.0.0",
.dependencies = .{
.zine = .{
- .url = "https://github.com/kristoff-it/zine/archive/refs/tags/v0.3.0.zip",
- .hash = "122082799c345efd9630f2f8c55c8a4093125fd10f0f8a7ecd7d768c06c831955483",
+ .url = "https://github.com/kristoff-it/zine/archive/refs/tags/v0.8.0.zip",
+ .hash = "122049c99f3faaaff159cdccb3792d1518b10534e8225e26e5b24a369d325b0ebdc5",
},
},
.paths = .{"."},