Skip to content

Commit 8e5981a

Browse files
committed
build.zig.zon: fixup zphysics hash
1 parent e9eacda commit 8e5981a

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
@@ -114,7 +114,7 @@
114114

115115
.zphysics = .{
116116
.url = "https://github.com/zig-gamedev/zphysics/archive/e61d7d3449750432cc91fb928959c8fb0ed9fe87.tar.gz",
117-
.hash = "zphysics-0.2.0-dev-nZDEAHKiPwDIup82Bua4nZKs18EEpgWCLuEjWNAlmuau",
117+
.hash = "zphysics-0.2.0-dev-nZDEAOz6QgDbFlcnHtGhk5mz1vNyWpSxn0iDcSldVhBN",
118118
},
119119

120120
.zpix = .{

0 commit comments

Comments
 (0)