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 70245fd commit 72affb6Copy full SHA for 72affb6
build.zig.zon
@@ -11,8 +11,8 @@
11
},
12
.dependencies = .{
13
.system_sdk = .{
14
- .url = "https://github.com/zig-gamedev/system-sdk/archive/refs/heads/main.tar.gz",
15
- .hash = "1220f94cae247d9249ded5372571d54f2d6dd303ab116ef02b748725c917a04351a6",
+ .url = "https://github.com/zig-gamedev/system-sdk/archive/refs/tags/v0.2.0.tar.gz",
+ .hash = "122035336d7535f655fe0ece31cea0fbf8ad2f1e42f64b073995050a425ca8f8fbdc",
16
.lazy = true,
17
18
.zglfw = .{
0 commit comments