Skip to content

Commit 199a154

Browse files
committed
Fix build for Zig 0.17.0-dev.877+a3ae499dc
1 parent 6b904ac commit 199a154

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.zig.zon

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
.hash = "freetype-2.14.3-C3-WdXSKAAB-kHs4qgRoeoFnRkNQn6M_SSlUGZ6ywgBQ",
1414
},
1515
.SDL = .{
16-
.url = "git+https://github.com/allyourcodebase/SDL#a6bec0e79bd8060f4923980e01512e0e76d4032a",
17-
.hash = "SDL-2.32.10-JToi3wW3EgEeBBdlH9SX0W_c8mVWSaa0_Ys3uja3Y4Ft",
16+
.url = "git+https://github.com/allyourcodebase/SDL#65394f7e69dd7a22098ad807c2c7cb6fde531549",
17+
.hash = "SDL-2.32.10-JToi36C3EgHHc1bO7BS_ivmRu2-MNA7TQIqF_YXrSTPs",
1818
},
1919
.SDL_ttf = .{
2020
.url = "git+https://github.com/libsdl-org/SDL_ttf#release-2.24.0",

0 commit comments

Comments
 (0)