Skip to content

Commit d25bb7c

Browse files
committed
update zwindows dep
1 parent 6493af5 commit d25bb7c

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
@@ -11,8 +11,8 @@
1111
},
1212
.dependencies = .{
1313
.zwindows = .{
14-
.url = "https://github.com/zig-gamedev/zwindows/archive/refs/tags/0.1.0.tar.gz",
15-
.hash = "12204b949ad0c23067036fc99a642ea3adb5c58500c59645693c914183f8a306559d",
14+
.url = "https://github.com/zig-gamedev/zwindows/archive/511794cb06f5f2b7a2be8346e7312f54d0adb820.tar.gz",
15+
.hash = "12204948283efd34140a20dfdc36b2bcd57fc1d52e18d37ca7d5ef7077142d768d02",
1616
},
1717
},
1818
}

0 commit comments

Comments
 (0)