Skip to content

Commit 4990324

Browse files
committed
update system_sdk dep
1 parent b9cf330 commit 4990324

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
@@ -10,8 +10,8 @@
1010
},
1111
.dependencies = .{
1212
.system_sdk = .{
13-
.url = "https://github.com/zig-gamedev/system-sdk/archive/908f556c874e29392acfbbb21cc14923b0cd4e18.tar.gz",
14-
.hash = "122071280f7f0852ef6d2cd74f7c6593511eb48ec3b1b88d1457cd2453eb8597d925",
13+
.url = "https://github.com/zig-gamedev/system_sdk/archive/bf49d627a191e339f70e72668c8333717fb969b0.tar.gz",
14+
.hash = "122047a9298c4c9dd43389d418d6826d469b192246ba0944102964cdc57f94c562df",
1515
.lazy = true,
1616
},
1717
},

0 commit comments

Comments
 (0)