Skip to content

Commit 0e14f7c

Browse files
committed
Update dependencies
1 parent 0944323 commit 0e14f7c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

build.zig.zon

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,16 @@
55
.minimum_zig_version = "0.14.0",
66
.dependencies = .{
77
.harfbuzz = .{
8-
.url = "git+https://github.com/allyourcodebase/harfbuzz#54efff46c79226e4d3c2369b77481007cecf9a4e",
9-
.hash = "harfbuzz-8.4.0-Ip1VAkqZAABX2uKHUmkfF_uNl0ssRdydm2pdrBjtoa-Z",
8+
.url = "git+https://github.com/allyourcodebase/harfbuzz#70b0ac7b35b7408988a64c3caa77b59111c39d2d",
9+
.hash = "harfbuzz-8.5.0-Ip1VAmKZAACeiu5O_1PbWCzafs7END80R1dFW5HG9Hql",
1010
},
1111
.freetype = .{
12-
.url = "git+https://github.com/allyourcodebase/freetype#d0a748192f26bd20f9f339d0d7156b84e90eb4dc",
13-
.hash = "freetype-2.13.2-AAAAAByJAAD7KQxAcdDYidJ3YigvRztfnLmn4rQpvLms",
12+
.url = "git+https://github.com/allyourcodebase/freetype#5a20cf829a5fe4bcd9f5158666b80d5558931b74",
13+
.hash = "freetype-2.13.3-C3-WdciJAABmQveLV5bkJxVmby23DYriczRrMhkTinnk",
1414
},
1515
.SDL = .{
16-
.url = "git+https://github.com/castholm/SDL/#v0.2.3+3.2.14",
17-
.hash = "sdl-0.2.3+3.2.14-7uIn9BR5fgHLSuR3NxLrwhUENvEQwoNBeV2-johgGda_",
16+
.url = "git+https://github.com/castholm/SDL/#v0.2.5+3.2.18",
17+
.hash = "sdl-0.2.5+3.2.18-7uIn9FwZfwHKOwSubcg5_CiW4fXag5IIsiV_jnLdkpDM",
1818
},
1919
.SDL_ttf = .{
2020
.url = "git+https://github.com/libsdl-org/SDL_ttf#release-3.2.2",

0 commit comments

Comments
 (0)