Skip to content

Commit

Permalink
chore: bump hash for fuzzig
Browse files Browse the repository at this point in the history
  • Loading branch information
fjebaker committed Sep 29, 2024
1 parent 082f592 commit f7f9280
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.zig.zon
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
.fuzzig = .{
.url = "https://github.com/fjebaker/fuzzig/archive/main.tar.gz",
.hash = "1220f23a65dfb041de18be7d77d3089207db8ae7af311e12834690088c1888cefa3a",
.hash = "1220ec64a1512e2050157a6450fba790df2312b3d23f64402195df01b0d850ff26c3",
},
},
}

0 comments on commit f7f9280

Please sign in to comment.