Skip to content

Commit 12a635d

Browse files
authored
Merge pull request #7654 from roc-lang/update-zig-afl-kit-3
ugh, update again...broke mac fuzzing somehow
2 parents b5b428d + 93abff2 commit 12a635d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.zig.zon

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
.minimum_zig_version = "0.13.0",
55
.dependencies = .{
66
.@"zig-afl-kit" = .{
7-
.url = "git+https://github.com/bhansconnect/zig-afl-kit#88b881af0fb7f4cff2cd458caffb7848a7c46061",
8-
.hash = "1220d7d042cf4bee6c713484f7c685b36ab892bf385f1f4be9623f56a68c68e730af",
7+
.url = "git+https://github.com/bhansconnect/zig-afl-kit#eeac0961e6f7aca1b8ef09d8d76fe5bccc10631e",
8+
.hash = "12200c048a71b271d2191ad67cb1438db56dcb4a37dc615d62c3b2dfaddee83e83a0",
99
.lazy = true,
1010
},
1111
.@"roc-deps-aarch64-macos-none" = .{

0 commit comments

Comments
 (0)