Skip to content

Commit a294902

Browse files
committed
build: update freetype and remove brotli dependency / woff2 support
Signed-off-by: Emi <emi@hexops.com>
1 parent ed7716b commit a294902

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.zig.zon

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
},
1414
.dependencies = .{
1515
.freetype = .{
16-
.url = "https://pkg.hexops.org/pkg/hexops/freetype/972cd37bccecae2cc9f54cf0b562263a13209d02.tar.gz",
17-
.hash = "12204cba3a237cd2c4ab983f5a28d9b54e7a9912d8c7c6e38e23140b0171d6e1ebf8",
16+
.url = "https://pkg.hexops.org/pkg/hexops/freetype/30070f3b6551769851db5e78e4e33253a1294238.tar.gz",
17+
.hash = "12205ac47a5b0a481ea1811d29229e36a3a69f1dc6e7ae8f5f1b9d0a461344ab492d",
1818
.lazy = true,
1919
},
2020

0 commit comments

Comments
 (0)