diff --git a/bucket/harfbuzz.json b/bucket/harfbuzz.json index eb3634b6c4..7689a4168c 100644 --- a/bucket/harfbuzz.json +++ b/bucket/harfbuzz.json @@ -1,17 +1,17 @@ { - "version": "8.0.1", + "version": "8.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/8.0.1/harfbuzz-win64-8.0.1.zip", - "hash": "2c480384c3110318b5fb087531eeee0a02c3ac93185999e835571ca5a7e361f0", + "url": "https://github.com/harfbuzz/harfbuzz/releases/download/8.1.0/harfbuzz-win64-8.1.0.zip", + "hash": "d1d1ce7fcf6186f7566145090cf08af358e2536038b9685d2a83bc7409fd9aca", "extract_dir": "harfbuzz-win64" }, "32bit": { - "url": "https://github.com/harfbuzz/harfbuzz/releases/download/8.0.1/harfbuzz-win32-8.0.1.zip", - "hash": "b9993c57b879d25dc108be19e7af6e058e9335e68407fb4f632fed09ad0341af", + "url": "https://github.com/harfbuzz/harfbuzz/releases/download/8.1.0/harfbuzz-win32-8.1.0.zip", + "hash": "5c3d40d380496529ae80805dff8718bdac5fd8c7179577e8adef8e8ea9b48084", "extract_dir": "harfbuzz-win32" } },