We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 921fe24 commit 78a9dcdCopy full SHA for 78a9dcd
build.zig.zon
@@ -15,8 +15,8 @@
15
.hash = "1220e600a92d73dc8c3b5303351dcc67352114c975e59ae55de11b637ec173e75455",
16
},
17
.system_sdk = .{
18
- .url = "https://github.com/zig-gamedev/system-sdk/archive/refs/heads/main.tar.gz",
19
- .hash = "1220f94cae247d9249ded5372571d54f2d6dd303ab116ef02b748725c917a04351a6",
+ .url = "https://github.com/zig-gamedev/system-sdk/archive/refs/tags/v0.2.0.tar.gz",
+ .hash = "122035336d7535f655fe0ece31cea0fbf8ad2f1e42f64b073995050a425ca8f8fbdc",
20
21
.dawn_x86_64_windows_gnu = .{
22
.url = "https://github.com/michal-z/webgpu_dawn-x86_64-windows-gnu/archive/d3a68014e6b6b53fd330a0ccba99e4dcfffddae5.tar.gz",
0 commit comments