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 54a9d8c commit cf2d343Copy full SHA for cf2d343
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.5+3.2.18",
9
- .hash = "sdl-0.2.5+3.2.18-7uIn9FwZfwHKOwSubcg5_CiW4fXag5IIsiV_jnLdkpDM",
+ .url = "git+https://github.com/castholm/SDL?ref=v0.2.6+3.2.20#0f81c0affb2584b242b2fb5744e7dfebcfd904a5",
+ .hash = "sdl-0.2.6+3.2.20-7uIn9JkjfwGIQ6j3-etow2rCe-Zt16Yj-2gdp9jW7WZ9",
10
},
11
.SDL_image = .{
12
.url = "git+https://github.com/libsdl-org/SDL_image#release-3.2.4",
0 commit comments