From 3083d25a8192d4f468bf932f6155f94a026be06e Mon Sep 17 00:00:00 2001 From: Oleg Oshmyan Date: Sat, 5 Jul 2025 20:17:09 +0300 Subject: [PATCH] harfbuzz@11.2.1: Remove obsolete binary name (#6884) hb-ot-shape-closure has been gone since 11.0.1: https://github.com/harfbuzz/harfbuzz/commit/2b5f244639079d91233662a00a3c3e149aa1be9a --- bucket/harfbuzz.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bucket/harfbuzz.json b/bucket/harfbuzz.json index 778da76173..6699cf25a3 100644 --- a/bucket/harfbuzz.json +++ b/bucket/harfbuzz.json @@ -18,8 +18,7 @@ "bin": [ "hb-shape.exe", "hb-subset.exe", - "hb-view.exe", - "hb-ot-shape-closure.exe" + "hb-view.exe" ], "checkver": { "github": "https://github.com/harfbuzz/harfbuzz"