We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6a7bea commit d6cc2eeCopy full SHA for d6cc2ee
build.zig.zon
@@ -5,8 +5,8 @@
5
.minimum_zig_version = "0.14.0",
6
.dependencies = .{
7
.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",
+ .url = "git+https://github.com/castholm/SDL/#v0.2.1+3.2.10",
+ .hash = "sdl-0.2.1+3.2.10-7uIn9PLkfQHKJO7TvSXbVa0VnySCHbLz28PDZIlKWF4Y",
10
},
11
.SDL_image = .{
12
.url = "git+https://github.com/libsdl-org/SDL_image#release-3.2.0",
0 commit comments