Skip to content

Commit 921fe24

Browse files
authored
Update build.zig.zon
1 parent 255a4e3 commit 921fe24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.zig.zon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
.url = "https://github.com/zig-gamedev/zpool/archive/refs/heads/main.tar.gz",
1515
.hash = "1220e600a92d73dc8c3b5303351dcc67352114c975e59ae55de11b637ec173e75455",
1616
},
17-
.@"system-sdk" = .{
17+
.system_sdk = .{
1818
.url = "https://github.com/zig-gamedev/system-sdk/archive/refs/heads/main.tar.gz",
1919
.hash = "1220f94cae247d9249ded5372571d54f2d6dd303ab116ef02b748725c917a04351a6",
2020
},

0 commit comments

Comments
 (0)