Skip to content

Commit bc10f87

Browse files
committed
Update system_sdk (no longer uses LFS)
1 parent 50be300 commit bc10f87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.zig.zon

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
.hash = "1220e600a92d73dc8c3b5303351dcc67352114c975e59ae55de11b637ec173e75455",
1616
},
1717
.system_sdk = .{
18-
.url = "https://github.com/zig-gamedev/system_sdk/archive/bf49d627a191e339f70e72668c8333717fb969b0.tar.gz",
18+
.url = "https://github.com/zig-gamedev/system_sdk/archive/d1e724748d15cfcbf50c45ec7c7019688d45b16a.tar.gz",
1919
.hash = "122047a9298c4c9dd43389d418d6826d469b192246ba0944102964cdc57f94c562df",
2020
},
2121
.dawn_x86_64_windows_gnu = .{

0 commit comments

Comments
 (0)