From d1380365a917aca143ac4f8b73a1752cc4a5e096 Mon Sep 17 00:00:00 2001 From: Matt Knight Date: Sat, 22 Feb 2025 21:24:19 -0800 Subject: [PATCH] update zine --- website/build.zig.zon | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/build.zig.zon b/website/build.zig.zon index a2332381..eafba8b2 100644 --- a/website/build.zig.zon +++ b/website/build.zig.zon @@ -4,8 +4,8 @@ .paths = .{"."}, .dependencies = .{ .zine = .{ - .url = "git+https://github.com/kristoff-it/zine.git#cab82f550162f31266127efc04c33e4eb0abaf04", - .hash = "12209f265bb6e162e030fce17475cd45ea9dac06064ee9553c037635f2890e0b4fbc", + .url = "git+https://github.com/kristoff-it/zine.git#e59e4a933e92eb522582155f2fd765940bc33e2c", + .hash = "1220415ab2115a927a6bfb1a1a21cda2ab10f01fdae9f781af12284ea06fcf04648b", }, }, }