diff --git a/bucket/harfbuzz.json b/bucket/harfbuzz.json index 7689a4168c..18832d097f 100644 --- a/bucket/harfbuzz.json +++ b/bucket/harfbuzz.json @@ -1,17 +1,17 @@ { - "version": "8.1.0", + "version": "8.1.1", "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.1.0/harfbuzz-win64-8.1.0.zip", - "hash": "d1d1ce7fcf6186f7566145090cf08af358e2536038b9685d2a83bc7409fd9aca", + "url": "https://github.com/harfbuzz/harfbuzz/releases/download/8.1.1/harfbuzz-win64-8.1.1.zip", + "hash": "0d228384e41699ae638528fb031a502d2aecee5251c95700df3e315276184a74", "extract_dir": "harfbuzz-win64" }, "32bit": { - "url": "https://github.com/harfbuzz/harfbuzz/releases/download/8.1.0/harfbuzz-win32-8.1.0.zip", - "hash": "5c3d40d380496529ae80805dff8718bdac5fd8c7179577e8adef8e8ea9b48084", + "url": "https://github.com/harfbuzz/harfbuzz/releases/download/8.1.1/harfbuzz-win32-8.1.1.zip", + "hash": "33459fd9b22ae06d1448c17487ee8e9663c213b30bc49a779520279ca613648c", "extract_dir": "harfbuzz-win32" } },