Skip to content

Commit

Permalink
update dependencies (helps hexops/mach#1276)
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Gutekanst <[email protected]>
  • Loading branch information
slimsag committed Oct 16, 2024
1 parent eeaf43d commit afc4eb1
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 @@ -13,8 +13,8 @@
},
.dependencies = .{
.brotli = .{
.url = "https://pkg.machengine.org/brotli/79018360cb56c6cc8568723935239190e5dabca8.tar.gz",
.hash = "12206e8b211c6b0ea59a32e2d1bba4ee023d9e3c32dbc50f43ab8d68e3704ba47361",
.url = "https://pkg.machengine.org/brotli/31ec33e2629f814c3830d3fdac066b5128adf5f1.tar.gz",
.hash = "1220c4923c2f4e9d6d2285bf897f325ed519bf85c6c4ceadfbd5b01e9f89e401dc7c",
.lazy = true,
},
},
Expand Down

0 comments on commit afc4eb1

Please sign in to comment.