Skip to content

Commit a846e70

Browse files
committed
update deps
1 parent 78a9dcd commit a846e70

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build.zig.zon

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
},
1212
.dependencies = .{
1313
.zpool = .{
14-
.url = "https://github.com/zig-gamedev/zpool/archive/refs/heads/main.tar.gz",
14+
.url = "https://github.com/zig-gamedev/zpool/archive/b3d91a939f6738b7beec41d9fada07bc9cc01eaf.tar.gz",
1515
.hash = "1220e600a92d73dc8c3b5303351dcc67352114c975e59ae55de11b637ec173e75455",
1616
},
1717
.system_sdk = .{
18-
.url = "https://github.com/zig-gamedev/system-sdk/archive/refs/tags/v0.2.0.tar.gz",
19-
.hash = "122035336d7535f655fe0ece31cea0fbf8ad2f1e42f64b073995050a425ca8f8fbdc",
18+
.url = "https://github.com/zig-gamedev/system-sdk/archive/908f556c874e29392acfbbb21cc14923b0cd4e18.tar.gz",
19+
.hash = "122071280f7f0852ef6d2cd74f7c6593511eb48ec3b1b88d1457cd2453eb8597d925",
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)