Skip to content

Commit 1fb04cb

Browse files
committed
update zsdl and zgpu deps
1 parent ec93307 commit 1fb04cb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build.zig.zon

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@
2323
.lazy = true,
2424
},
2525
.zgpu = .{
26-
.url = "https://github.com/kcbanner/zgpu/archive/31854d24431b69ae27a89eab2d03bbb40fe9144d.tar.gz",
26+
.url = "https://github.com/kcbanner/zgpu/archive/96f3ce2229e4836daec714a3f0b8c3c3218a6b2c.tar.gz",
2727
.hash = "zgpu-0.12.0-dev-nqFT5LqgCACR_1wEhi7rveY3ocKJczfRaXQoisCmpohn",
2828
.lazy = true,
2929
},
3030
.zsdl = .{
31-
.url = "https://github.com/kcbanner/zsdl/archive/c42b36e1e0439025fe9468d72c7ed886ad297509.tar.gz",
32-
.hash = "zsdl-0.14.0-dev-rFpjE9xYWQAutEb4D9OExVVHmjn18h-LCKIghUhF3zLj",
31+
.url = "https://github.com/kcbanner/zsdl/archive/a764b0ee51a157a6133007e4f423a869df9e31d7.tar.gz",
32+
.hash = "zsdl-0.4.0-dev-rFpjE2BgWQADibKkkIjv0Ig8k96MOu3Yeo6e0n9OD85L",
3333
.lazy = true,
3434
},
3535
.freetype = .{

0 commit comments

Comments
 (0)