We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4fe80b commit 54a9d8cCopy full SHA for 54a9d8c
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.4+3.2.16",
9
- .hash = "sdl-0.2.4+3.2.16-7uIn9DPhfgH29yAIJqHLc69hNb4IW0q-AngtKCFoT92b",
+ .url = "git+https://github.com/castholm/SDL/#v0.2.5+3.2.18",
+ .hash = "sdl-0.2.5+3.2.18-7uIn9FwZfwHKOwSubcg5_CiW4fXag5IIsiV_jnLdkpDM",
10
},
11
.SDL_image = .{
12
.url = "git+https://github.com/libsdl-org/SDL_image#release-3.2.4",
0 commit comments