Skip to content

Commit

Permalink
update zmath dep
Browse files Browse the repository at this point in the history
  • Loading branch information
hazeycode committed Nov 4, 2024
1 parent 88e4533 commit 80ca865
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.zig.zon
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
.dependencies = .{
// Used by tests
.zmath = .{
.url = "https://github.com/zig-gamedev/zmath/archive/refs/heads/main.tar.gz",
.url = "https://github.com/zig-gamedev/zmath/archive/fb075f0f2f90d6d938a5959a3a79700cdec155c2.tar.gz",
.hash = "1220081d55b58b968d953db1afc2fb01b2f5733929144e69522461ce25fa6450d84e",
},
},
Expand Down

0 comments on commit 80ca865

Please sign in to comment.