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 9ba6e63 commit b4eea30Copy full SHA for b4eea30
build.zig.zon
@@ -1,6 +1,6 @@
1
.{
2
.name = .SDL_image,
3
- .version = "3.2.0",
+ .version = "3.2.4",
4
.fingerprint = 0x7d6df3671d68a2f9,
5
.minimum_zig_version = "0.14.0",
6
.dependencies = .{
@@ -9,8 +9,8 @@
9
.hash = "sdl-0.2.3+3.2.14-7uIn9BR5fgHLSuR3NxLrwhUENvEQwoNBeV2-johgGda_",
10
},
11
.SDL_image = .{
12
- .url = "git+https://github.com/libsdl-org/SDL_image#release-3.2.0",
13
- .hash = "N-V-__8AAOcoIgJxiWOcj--MUyclqfnB_ueZWH30o4K6Lqwk",
+ .url = "git+https://github.com/libsdl-org/SDL_image#release-3.2.4",
+ .hash = "N-V-__8AAJB7IgJ65BPSqjqzt7j-5xKDklR0h8c11T60iemj",
14
15
16
.paths = .{
0 commit comments