From 5560545b545593d9adf37aaed80c1dac230b3ffc Mon Sep 17 00:00:00 2001 From: Tim Culverhouse Date: Tue, 5 Mar 2024 15:45:07 -0600 Subject: [PATCH] update ziglyph Signed-off-by: Tim Culverhouse --- build.zig.zon | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.zig.zon b/build.zig.zon index b82cc2b..a9f217d 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -4,8 +4,8 @@ .paths = .{""}, .dependencies = .{ .ziglyph = .{ - .url = "https://codeberg.org/dude_the_builder/ziglyph/archive/ac50ab06c9.tar.gz", - .hash = "1220e097fbfb3a15a6f3484cf507f1f10ab571d1bcf519c3b5447ca727782b7a5264", + .url = "https://codeberg.org/dude_the_builder/ziglyph/archive/947ed39203.tar.gz", + .hash = "12208b23d1eb6dcb929e85346524db8f8b8aa1401bdf8a97dee1e0cfb55da8d5fb42", }, .zigimg = .{ .url = "https://github.com/rockorager/zigimg/archive/19a49a7.tar.gz",