Skip to content

Commit d240935

Browse files
committed
Depend on SDL 2.32.8
1 parent ab9a527 commit d240935

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/allyourcodebase/SDL#35d2548e41d5c3ea1e6bd22631b1ff1d352fd174",
9-
.hash = "SDL-2.32.6-JToi3zqUEgG6r4ADMT5x-s1d5htGsWVMCJorr3GWEvLw",
8+
.url = "git+https://github.com/allyourcodebase/SDL#18ef2d815715d4295c689152e64132564f211871",
9+
.hash = "SDL-2.32.6-JToi3xeTEgH4AYNmksS-dJZjNgUKNHzqLYrfSsu4wxax",
1010
},
1111
.SDL_image = .{
1212
.url = "git+https://github.com/libsdl-org/SDL_image#release-2.8.8",

0 commit comments

Comments
 (0)