diff --git a/build.zig.zon b/build.zig.zon index 8e719a394..7dead1df0 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -13,8 +13,8 @@ }, .dependencies = .{ .brotli = .{ - .url = "https://pkg.machengine.org/brotli/4c10522a5fa3b4fd7f8beedc8af1e20309719da9.tar.gz", - .hash = "122059777e9e24227733f386b2929a78e15be9b748c99dba0d209744c910671b101c", + .url = "https://pkg.machengine.org/brotli/79018360cb56c6cc8568723935239190e5dabca8.tar.gz", + .hash = "12206e8b211c6b0ea59a32e2d1bba4ee023d9e3c32dbc50f43ab8d68e3704ba47361", .lazy = true, }, },