Skip to content

Commit d6cc2ee

Browse files
committed
Depend on SDL 3.2.10
1 parent f6a7bea commit d6cc2ee

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
@@ -5,8 +5,8 @@
55
.minimum_zig_version = "0.14.0",
66
.dependencies = .{
77
.SDL = .{
8-
.url = "git+https://github.com/castholm/SDL/#v0.2.0+3.2.8",
9-
.hash = "sdl-0.2.0+3.2.8-7uIn9FxHfQE325TK7b0qpgt10G3x1xl-3ZMOfTzxUg3C",
8+
.url = "git+https://github.com/castholm/SDL/#v0.2.1+3.2.10",
9+
.hash = "sdl-0.2.1+3.2.10-7uIn9PLkfQHKJO7TvSXbVa0VnySCHbLz28PDZIlKWF4Y",
1010
},
1111
.SDL_image = .{
1212
.url = "git+https://github.com/libsdl-org/SDL_image#release-3.2.0",

0 commit comments

Comments
 (0)