Skip to content

Commit

Permalink
update to Zig 2024.10-mach (helps hexops/mach#1276)
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
  • Loading branch information
slimsag committed Oct 4, 2024
1 parent 3e500ae commit 601a5bd
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/8665e1f41c0facca6305e6caab75646bf219617e.tar.gz",
.hash = "12201cbb303d9417dfa24a8a019d510f03dfc575ea70ceb6ab42a98aa96ee31ff341",
.url = "https://pkg.machengine.org/opus/ba6e04688d5641a433732353c45d1240121c3f63.tar.gz",
.hash = "122083a8ebcbffac65460aa567d749e0d0e065c513f8aea5995e405a23bb62b35634",
},
},
}

0 comments on commit 601a5bd

Please sign in to comment.