Skip to content

Commit a49e61a

Browse files
committed
update zwindows dependency
1 parent 0414ddb commit a49e61a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.zig.zon

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
},
1414
.dependencies = .{
1515
.zwindows = .{
16-
.url = "git+https://github.com/zig-gamedev/zwindows#6c2200ed1f5e02d6b27d803d53e3743a2d1ea0b2",
17-
.hash = "zwindows-0.2.0-dev-xMZ1u6VcDACVsrJqnbgqNJQe3Tk8Lo0zpQ0ngKNwDj0a",
16+
.url = "git+https://github.com/zig-gamedev/zwindows#48433cab1a91cf5f4be99b964f2ffe34b8edf64b",
17+
.hash = "zwindows-0.2.0-dev-xMZ1u8FeDAAzv-wLjMIdMfZVWhbma56Tli4bOZc0SouU",
1818
.lazy = true,
1919
},
2020
},

0 commit comments

Comments
 (0)