Skip to content

Commit 80ca865

Browse files
committed
update zmath dep
1 parent 88e4533 commit 80ca865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.zig.zon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
.dependencies = .{
1212
// Used by tests
1313
.zmath = .{
14-
.url = "https://github.com/zig-gamedev/zmath/archive/refs/heads/main.tar.gz",
14+
.url = "https://github.com/zig-gamedev/zmath/archive/fb075f0f2f90d6d938a5959a3a79700cdec155c2.tar.gz",
1515
.hash = "1220081d55b58b968d953db1afc2fb01b2f5733929144e69522461ce25fa6450d84e",
1616
},
1717
},

0 commit comments

Comments
 (0)