Skip to content

Commit 020b27e

Browse files
authored
Update zgpu. (#32)
1 parent 270928b commit 020b27e

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
@@ -22,8 +22,8 @@
2222
.lazy = true,
2323
},
2424
.zgpu = .{
25-
.url = "https://github.com/zig-gamedev/zgpu/archive/bc10f874cf9c93e347c1298efba87be4f001fc9d.tar.gz",
26-
.hash = "zgpu-0.12.0-dev-AAAAABugCAAgoRbhjK2fTqkFymOhUFpH1oD-tu3J6880",
25+
.url = "https://github.com/zig-gamedev/zgpu/archive/6fb357d934b08a1e811a13dc40742dc0a6bfa646.tar.gz",
26+
.hash = "zgpu-0.12.0-dev-nqFT5NOfCAAHQsgOThL33YiPW71WQ6s9tbqHGw9nNmYw",
2727
.lazy = true,
2828
},
2929
.zsdl = .{

0 commit comments

Comments
 (0)