Skip to content

Commit

Permalink
update to Zig 2024.10-mach (helps hexops/mach#1276)
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Gutekanst <[email protected]>
  • Loading branch information
slimsag committed Oct 4, 2024
1 parent 823f8f3 commit 5a6d9bb
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions build.zig.zon
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,18 @@
},
.dependencies = .{
.freetype = .{
.url = "https://pkg.machengine.org/freetype/e8c5b37f320db03acba410d993441815bc809606.tar.gz",
.hash = "1220babb7939707ca390b934657dfd3c8c3a6a78cc9442e4cbd43e3f9ffd49daec9e",
.url = "https://pkg.machengine.org/freetype/15176bb045dcef2af742d66c806ddc974c38f258.tar.gz",
.hash = "12200af3f1a4033f44eb28fef742326b3cbfd27cfe199af07a82383ea175241a4eb0",
.lazy = true,
},
.harfbuzz = .{
.url = "https://pkg.machengine.org/harfbuzz/cecd5c8d34d343c0ab8b4dc6d2b0e2c08da52936.tar.gz",
.hash = "1220557b115b730afbece2ff4a073b6dc095d143318ba2f6b258cee13f580dd7e8ba",
.url = "https://pkg.machengine.org/harfbuzz/2897696cb9b066141d024bcfd959866a53947167.tar.gz",
.hash = "1220c21ec4271e03037eac73ff89f0c89162683e76bf256f5ffb601a86db05c070a3",
.lazy = true,
},
.font_assets = .{
.url = "https://pkg.machengine.org/font-assets/899f16b815fde126ba8f6fb781e65253f461b7bf.tar.gz",
.hash = "12202b816e7c31c516bd87218fd56f9b1f93671e4ab42a2a98110d586c4b3bdd2730",
.url = "https://pkg.machengine.org/font-assets/0cd16a0a8a59b525508d6bf3cd22e9c409ad461f.tar.gz",
.hash = "1220fd0ff82273f04dfbc2ffd91b1423a0a28dff7382194676a9949b87eabb6d45b2",
.lazy = true,
},
},
Expand Down

0 comments on commit 5a6d9bb

Please sign in to comment.