Skip to content

Commit 62dd5a3

Browse files
committed
update zgpu dep
1 parent 03cce6d commit 62dd5a3

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/a846e706c70add37ed0507f0e254d4c0e4e61972.tar.gz",
25-
.hash = "12203815191fac067f4f8ff84bd2f9347fbc03ee1309f1fbf6a293b4cb71768bd49a",
24+
.url = "https://github.com/zig-gamedev/zgpu/archive/007ef5a921e147b61214f21375b864d15bbaa008.tar.gz",
25+
.hash = "12203fbbe39773c3e51cb6213a969b4dbf57124a9f5e30c3252972213d08483c90ae",
2626
.lazy = true,
2727
},
2828
.freetype = .{

0 commit comments

Comments
 (0)