We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab9a527 commit d240935Copy full SHA for d240935
build.zig.zon
@@ -5,8 +5,8 @@
5
.minimum_zig_version = "0.14.0",
6
.dependencies = .{
7
.SDL = .{
8
- .url = "git+https://github.com/allyourcodebase/SDL#35d2548e41d5c3ea1e6bd22631b1ff1d352fd174",
9
- .hash = "SDL-2.32.6-JToi3zqUEgG6r4ADMT5x-s1d5htGsWVMCJorr3GWEvLw",
+ .url = "git+https://github.com/allyourcodebase/SDL#18ef2d815715d4295c689152e64132564f211871",
+ .hash = "SDL-2.32.6-JToi3xeTEgH4AYNmksS-dJZjNgUKNHzqLYrfSsu4wxax",
10
},
11
.SDL_image = .{
12
.url = "git+https://github.com/libsdl-org/SDL_image#release-2.8.8",
0 commit comments