Skip to content

Commit

Permalink
all: update dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Wrench[bot] <wrench@hexops.com>
  • Loading branch information
wrench-bot committed Oct 12, 2023
1 parent 90b353a commit e6a4895
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions build.zig.zon
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,20 @@
.version = "0.0.0",
.dependencies = .{
.freetype = .{
.url = "https://pkg.machengine.org/freetype/371d90bbaec285fd4f2bda42816ba90ca20c5b44.tar.gz",
.hash = "1220259c57c5ffd47c6696d161d454098d48b5fda661376d42be6401121dd6072a0a",
.url = "https://pkg.machengine.org/freetype/cfbd8e9b79063bf61c4a9c3c170b28066e61648b.tar.gz",
.hash = "12200ab544618fcd0850f2f61a98f53609285e352e094dac0e3a0b8b3202f67c9e33",
},
.brotli = .{
.url = "https://pkg.machengine.org/brotli/10ca07a682c1a720b0cf67a554cfcbcd0e6e8d0c.tar.gz",
.hash = "1220d8a975c3baee756f0c86fd04fd9b5e53b6237c6c0d37b78e33eb9c71d0b8c93a",
.url = "https://pkg.machengine.org/brotli/5d74da30fe6932485dcd8ce6c6c1445ed6076b13.tar.gz",
.hash = "1220a8f7e603e86e4a3e39bb40da6b2f845ce07246dc7e3b2f4ab99b71143ed529c6",
},
.harfbuzz = .{
.url = "https://pkg.machengine.org/harfbuzz/18cdecff3956b8f524a28ea2392ab4b4d5e3b7e3.tar.gz",
.hash = "1220b5d57b6c0d064b1924e8752879747c9c29ff1be231817d3f2743b84a34559e73",
.url = "https://pkg.machengine.org/harfbuzz/2c21ab06dd3c5b4fc54000b008b7306296799cb9.tar.gz",
.hash = "1220d7672a131b26febb5d9de73ce4898c019c1ee04e89caaa046b196bb0db695dc7",
},
.font_assets = .{
.url = "https://pkg.machengine.org/font-assets/7b44dbabe209d574bb9400b6b31737d072afe9f8.tar.gz",
.hash = "122022d40902e7a5776995b5c46625a38617f4dc2eb30755df979f64f7a429bae5db",
.url = "https://pkg.machengine.org/font-assets/f8359b36a486fd9d476a50419d199902fc49f545.tar.gz",
.hash = "12209a354b69085b8c5d6c89678e13275abfbae554887982ee0232cc188f9ea96005",
},
},
}

0 comments on commit e6a4895

Please sign in to comment.