diff --git a/build.zig.zon b/build.zig.zon index 9d5f6c5..a2337ad 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -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", @@ -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",