We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88e4533 commit 80ca865Copy full SHA for 80ca865
build.zig.zon
@@ -11,7 +11,7 @@
11
.dependencies = .{
12
// Used by tests
13
.zmath = .{
14
- .url = "https://github.com/zig-gamedev/zmath/archive/refs/heads/main.tar.gz",
+ .url = "https://github.com/zig-gamedev/zmath/archive/fb075f0f2f90d6d938a5959a3a79700cdec155c2.tar.gz",
15
.hash = "1220081d55b58b968d953db1afc2fb01b2f5733929144e69522461ce25fa6450d84e",
16
},
17
0 commit comments