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 d7ac2e8 commit 0944323Copy full SHA for 0944323
build.zig.zon
@@ -1,6 +1,6 @@
1
.{
2
.name = .SDL_ttf,
3
- .version = "3.2.0",
+ .version = "3.2.2",
4
.fingerprint = 0xa98f7681c4b9d53c,
5
.minimum_zig_version = "0.14.0",
6
.dependencies = .{
@@ -13,8 +13,8 @@
13
.hash = "freetype-2.13.2-AAAAAByJAAD7KQxAcdDYidJ3YigvRztfnLmn4rQpvLms",
14
},
15
.SDL = .{
16
- .url = "git+https://github.com/castholm/SDL/#v0.2.2+3.2.12",
17
- .hash = "sdl-0.2.2+3.2.12-7uIn9EpsfgG_BF1uqSfix5rkc6EsZCZY35sQxAjVVO7a",
+ .url = "git+https://github.com/castholm/SDL/#v0.2.3+3.2.14",
+ .hash = "sdl-0.2.3+3.2.14-7uIn9BR5fgHLSuR3NxLrwhUENvEQwoNBeV2-johgGda_",
18
19
.SDL_ttf = .{
20
.url = "git+https://github.com/libsdl-org/SDL_ttf#release-3.2.2",
0 commit comments