We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2126b9 commit 7f50059Copy full SHA for 7f50059
build.zig.zon
@@ -2,6 +2,7 @@
2
.name = .zopenvr,
3
.fingerprint = 0x5cdb2220aad3f316,
4
.version = "0.1.0-dev",
5
+ .minimum_zig_version = "0.14.0",
6
.paths = .{
7
"build.zig",
8
"build.zig.zon",
@@ -12,8 +13,8 @@
12
13
},
14
.dependencies = .{
15
.zwindows = .{
- .url = "https://github.com/zig-gamedev/zwindows/archive/4c4e0ea8222978fe482cf8ba62e24c2486bd0b9f.tar.gz",
16
- .hash = "12204948283efd34140a20dfdc36b2bcd57fc1d52e18d37ca7d5ef7077142d768d02",
+ .url = "git+https://github.com/zig-gamedev/zwindows#6c2200ed1f5e02d6b27d803d53e3743a2d1ea0b2",
17
+ .hash = "zwindows-0.2.0-dev-xMZ1u6VcDACVsrJqnbgqNJQe3Tk8Lo0zpQ0ngKNwDj0a",
18
19
20
}
0 commit comments