Skip to content

Commit

Permalink
Update build.zig.zon
Browse files Browse the repository at this point in the history
  • Loading branch information
dgv authored Nov 27, 2024
1 parent 3a1c86f commit 421e286
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.zig.zon
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
.dependencies = .{
.s3db = .{
.url = "https://github.com/dgv/s3db.zig/archive/refs/heads/main.zip",
.hash = "1220f1bf2619b3bbfe9575ee304fcf5907ba05bc18b8aaa94d16588036bbfd36c4bc",
.hash = "122074c520f263c693aeab6e2a2e5c310be6c73bcc7aad7f95398faf14fedeab509c",
},
.httpz = .{
.url = "https://github.com/karlseguin/http.zig/archive/refs/heads/zig-0.13.zip",
Expand All @@ -25,7 +25,7 @@
},
.@"zig-string" = .{
.url = "https://github.com/JakubSzark/zig-string/archive/refs/heads/master.zip",
.hash = "122047e740a48165ed1cdd10b8c595cb5b37d2ae2128364957ba0a8de5c7dc396adf",
.hash = "1220f5c17a0831fd955d885b409dafe1f972d2f25c6a98173cce6ca67a91c7971813",
},
.ziglyph = .{
.url = "https://codeberg.org/dude_the_builder/ziglyph/archive/v0.13.1.tar.gz",
Expand Down

0 comments on commit 421e286

Please sign in to comment.