We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9a9d86 commit 89043dbCopy full SHA for 89043db
build.zig.zon
@@ -13,8 +13,8 @@
13
},
14
.dependencies = .{
15
.zwindows = .{
16
- .url = "git+https://github.com/zig-gamedev/zwindows#c29e0fec072c282a8c6234c5837db071af42a11f",
17
- .hash = "zwindows-0.2.0-dev-xMZ1u9hgDABY0PTdtNQlpi3Gi06AP1BEGunM7fC9Mijw",
+ .url = "https://github.com/zig-gamedev/zwindows/archive/c29e0fec072c282a8c6234c5837db071af42a11f.tar.gz",
+ .hash = "zwindows-0.2.0-dev-xMZ1uyZpyQZsF6AeAjn_SJM69htI2MKkskHJ-83XzISl",
18
.lazy = true,
19
20
0 commit comments