Skip to content

Commit 0027c01

Browse files
committed
build.zig.zon update zsdl dep.
1 parent 7ac0630 commit 0027c01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.zig.zon

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
.lazy = true,
2929
},
3030
.zsdl = .{
31-
.url = "https://github.com/zig-gamedev/zsdl/archive/41efa4c1ef3c59eed8f2ea3d10480ef071932249.tar.gz",
32-
.hash = "zsdl-0.4.0-dev-rFpjE3ZXWQB2uAw35Ihe3ACDz58MELCMWzow3O6lrhiX",
31+
.url = "https://github.com/zig-gamedev/zsdl/archive/5b4f2529a4b03975c3b451f567300b72a4714141.tar.gz",
32+
.hash = "zsdl-0.4.0-dev-rFpjE45XWQDR2TRCavRn5yUDtf62A16_rTWMNA6-VDub",
3333
.lazy = true,
3434
},
3535
.freetype = .{

0 commit comments

Comments
 (0)