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 18c67da commit b9b90d8
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 = .{
.opus = .{
.url = "https://pkg.machengine.org/opus/ba6e04688d5641a433732353c45d1240121c3f63.tar.gz",
.hash = "122083a8ebcbffac65460aa567d749e0d0e065c513f8aea5995e405a23bb62b35634",
.url = "https://pkg.machengine.org/opus/475d6fd0a087b22fef07c1eab8907fbcddf959c0.tar.gz",
.hash = "1220f07bcdc511912a9e6e4bc024be012ff3df6bdfa6c4ebb8ff67c773afa378a780",
},
},
}

0 comments on commit b9b90d8

Please sign in to comment.