diff --git a/build.zig.zon b/build.zig.zon index aae2573..e63f8c1 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -11,8 +11,8 @@ }, .dependencies = .{ .system_sdk = .{ - .url = "https://github.com/zig-gamedev/system_sdk/archive/bf49d627a191e339f70e72668c8333717fb969b0.tar.gz", - .hash = "122047a9298c4c9dd43389d418d6826d469b192246ba0944102964cdc57f94c562df", + .url = "https://github.com/zig-gamedev/system_sdk/archive/c0dbf11cdc17da5904ea8a17eadc54dee26567ec.tar.gz", + .hash = "system_sdk-0.3.0-dev-alwUNnYaaAJAtIdE2fg4NQfDqEKs7QCXy_qYukAOBfmF", .lazy = true, }, },