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 76e7805 commit ee89d33Copy full SHA for ee89d33
build.zig.zon
@@ -5,8 +5,8 @@
5
.minimum_zig_version = "0.15.1",
6
.dependencies = .{
7
.SDL = .{
8
- .url = "git+https://github.com/castholm/SDL?ref=v0.3.2+3.2.26#f103a1439670c35be756d4491b296a6e3ccffaed",
9
- .hash = "sdl-0.3.2+3.2.26-7uIn9BNgfwHaS0qXiSIBLkJf8Jfrh5P6gSWdQvtnvxEp",
+ .url = "git+https://github.com/castholm/SDL?ref=v0.3.3+3.2.28#2cde21ea89c7b67d6e16f7f1e2faaa6f44618ecb",
+ .hash = "sdl-0.3.3+3.2.28-7uIn9MiRfwFhqxnwBi_vCQlKr82YpwkQBVwdz2uy46S1",
10
},
11
.SDL_image = .{
12
.url = "git+https://github.com/libsdl-org/SDL_image#release-3.2.4",
0 commit comments