diff --git a/bucket/harfbuzz.json b/bucket/harfbuzz.json index c42692b8fb..330c28d17c 100644 --- a/bucket/harfbuzz.json +++ b/bucket/harfbuzz.json @@ -1,17 +1,17 @@ { - "version": "10.0.1", + "version": "10.1.0", "description": "Text shaping engine. Supports OpenType and Apple Advanced Typography.", "homepage": "https://harfbuzz.github.io/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/harfbuzz/harfbuzz/releases/download/10.0.1/harfbuzz-win64-10.0.1.zip", - "hash": "a3769e82e4f1f76fb37de5430189486c6cc169251e7363c3e89565eb83448293", + "url": "https://github.com/harfbuzz/harfbuzz/releases/download/10.1.0/harfbuzz-win64-10.1.0.zip", + "hash": "8a5af6cfce78e7da211e7a2d49cdedf41dafa76b89b2350c067462fbf15a4c64", "extract_dir": "harfbuzz-win64" }, "32bit": { - "url": "https://github.com/harfbuzz/harfbuzz/releases/download/10.0.1/harfbuzz-win32-10.0.1.zip", - "hash": "bacce8648bc20dd3acf1821988f771f77eaf045d8d91c9be197af90766b1d7bc", + "url": "https://github.com/harfbuzz/harfbuzz/releases/download/10.1.0/harfbuzz-win32-10.1.0.zip", + "hash": "0b0f7f717ea2687a46629bfcaff44525c90379274180d01dc86f028a39e60c09", "extract_dir": "harfbuzz-win32" } },