diff --git a/bucket/harfbuzz.json b/bucket/harfbuzz.json index ed323b1be5..ff250f2225 100644 --- a/bucket/harfbuzz.json +++ b/bucket/harfbuzz.json @@ -1,17 +1,17 @@ { - "version": "7.3.0", + "version": "8.0.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/7.3.0/harfbuzz-win64-7.3.0.zip", - "hash": "9c3d70582cbee704d27def28554523bf15dae6e505266f2fd186ff121d41bd5f", + "url": "https://github.com/harfbuzz/harfbuzz/releases/download/8.0.0/harfbuzz-win64-8.0.0.zip", + "hash": "04a701a2da43202f88fcf60a83edf7f48bf044a9bc5c6fd36468dbdab958f347", "extract_dir": "harfbuzz-win64" }, "32bit": { - "url": "https://github.com/harfbuzz/harfbuzz/releases/download/7.3.0/harfbuzz-win32-7.3.0.zip", - "hash": "7c37a9baf7e16e15d609b06b573eab6bd80e33b2566ed8e8545a2ca55ee7ac01", + "url": "https://github.com/harfbuzz/harfbuzz/releases/download/8.0.0/harfbuzz-win32-8.0.0.zip", + "hash": "1b72cdb19f1fe1be8cc6e353279c150adce546a9cdf2dace2d61da2190433f5f", "extract_dir": "harfbuzz-win32" } },