diff --git a/build.zig.zon b/build.zig.zon index 462b8b55d6b..34a3eaf1836 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -4,8 +4,8 @@ .minimum_zig_version = "0.13.0", .dependencies = .{ .@"zig-afl-kit" = .{ - .url = "git+https://github.com/kristoff-it/zig-afl-kit#88c6b71377767c1b8d26979b0adfa12a58d988dd", - .hash = "1220796f7d2d9a2d4d7f8339ee0b14aa4bf133a15ae9ba39c941cc68e08d5c5ce9a2", + .url = "git+https://github.com/kristoff-it/zig-afl-kit#78ffdb150f893ee101525c78d4dc67684d163169", + .hash = "1220f7ceaf0867b5a5769b6d8d1e44e190cff690ac34ddc00824ff8bd291cd2abf40", }, .zg = .{ .url = "https://codeberg.org/dude_the_builder/zg/archive/v0.13.2.tar.gz",