Skip to content

Commit 5fb1c3b

Browse files
committed
update zgpu dep.
1 parent e87e531 commit 5fb1c3b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.zig.zon

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
.lazy = true,
2222
},
2323
.zgpu = .{
24-
.url = "https://github.com/zig-gamedev/zgpu/archive/ff79022dc8a9930552cc6c79c69a3275ffac29ec.tar.gz",
25-
.hash = "1220cf99ae2095c6f7985c746c631b72ffca8dae7f986e1eda19199a218238841915",
24+
.url = "https://github.com/zig-gamedev/zgpu/archive/987809eff7cb47901192a6d41dc67486e3211f21.tar.gz",
25+
.hash = "1220777b1f964f666f5e990412f34c7dd36b6c399ff15920754f842df297425dffa5",
2626
.lazy = true,
2727
},
2828
.freetype = .{

0 commit comments

Comments
 (0)