Skip to content

Commit 78a9dcd

Browse files
authored
Update build.zig.zon
1 parent 921fe24 commit 78a9dcd

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
@@ -15,8 +15,8 @@
1515
.hash = "1220e600a92d73dc8c3b5303351dcc67352114c975e59ae55de11b637ec173e75455",
1616
},
1717
.system_sdk = .{
18-
.url = "https://github.com/zig-gamedev/system-sdk/archive/refs/heads/main.tar.gz",
19-
.hash = "1220f94cae247d9249ded5372571d54f2d6dd303ab116ef02b748725c917a04351a6",
18+
.url = "https://github.com/zig-gamedev/system-sdk/archive/refs/tags/v0.2.0.tar.gz",
19+
.hash = "122035336d7535f655fe0ece31cea0fbf8ad2f1e42f64b073995050a425ca8f8fbdc",
2020
},
2121
.dawn_x86_64_windows_gnu = .{
2222
.url = "https://github.com/michal-z/webgpu_dawn-x86_64-windows-gnu/archive/d3a68014e6b6b53fd330a0ccba99e4dcfffddae5.tar.gz",

0 commit comments

Comments
 (0)