diff --git a/bucket/harfbuzz.json b/bucket/harfbuzz.json index 4d9ffc6656..3563bffc8a 100644 --- a/bucket/harfbuzz.json +++ b/bucket/harfbuzz.json @@ -1,17 +1,17 @@ { - "version": "11.3.2", + "version": "11.3.3", "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/11.3.2/harfbuzz-win64-11.3.2.zip", - "hash": "d59c95802be0a8aea8acc1b7fdac9a734705fefe21b83a7d54a72d182e9109f0", + "url": "https://github.com/harfbuzz/harfbuzz/releases/download/11.3.3/harfbuzz-win64-11.3.3.zip", + "hash": "d6c6d740b7c82d6725f7c21f66627aaa1aa254daf6debabd0268c6924649919e", "extract_dir": "harfbuzz-win64" }, "32bit": { - "url": "https://github.com/harfbuzz/harfbuzz/releases/download/11.3.2/harfbuzz-win32-11.3.2.zip", - "hash": "fbd5e01aa2fc6d024824e33abaee8a92b8f6934ae81e46d02045572e06299e75", + "url": "https://github.com/harfbuzz/harfbuzz/releases/download/11.3.3/harfbuzz-win32-11.3.3.zip", + "hash": "58c361a48595f3ea5f1c34c2c2fe46326019cf8633dfcca512f90cea46792a1d", "extract_dir": "harfbuzz-win32" } },