Skip to content

Commit ec93307

Browse files
committed
Update zglfw dep
1 parent 210e8e4 commit ec93307

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
@@ -18,8 +18,8 @@
1818
.lazy = true,
1919
},
2020
.zglfw = .{
21-
.url = "https://github.com/zig-gamedev/zglfw/archive/c337cb3d3f984468ea7a386335937a5d555fc024.tar.gz",
22-
.hash = "zglfw-0.10.0-dev-zgVDNMacIQA-k7kNSfwUc9Lfzx-bb_wklVm25K-p8Tr7",
21+
.url = "https://github.com/zig-gamedev/zglfw/archive/feeeff9386dd44ba2c18488113023865c41b80a4.tar.gz",
22+
.hash = "zglfw-0.10.0-dev-zgVDNLyhIQCZR_rbIf7hnCKuifzcmPOLOQhd_hrqq8cl",
2323
.lazy = true,
2424
},
2525
.zgpu = .{

0 commit comments

Comments
 (0)