diff --git a/bucket/harfbuzz.json b/bucket/harfbuzz.json index 8161fb5451..258e49893a 100644 --- a/bucket/harfbuzz.json +++ b/bucket/harfbuzz.json @@ -1,17 +1,17 @@ { - "version": "4.4.0", + "version": "4.4.1", "description": "Text shaping engine. Supports OpenType and Apple Advanced Typography.", "homepage": "http://harfbuzz.github.io/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/harfbuzz/harfbuzz/releases/download/4.4.0/harfbuzz-win64-4.4.0.zip", - "hash": "56cc082a9731aa0390e49c3c9e9a870d67f788db881353c120a5df5894a95646", + "url": "https://github.com/harfbuzz/harfbuzz/releases/download/4.4.1/harfbuzz-win64-4.4.1.zip", + "hash": "2c54bb0495108c7b1d5e905f0e11578ab98db525eb243f3658a675f1b1ce6861", "extract_dir": "harfbuzz-win64" }, "32bit": { - "url": "https://github.com/harfbuzz/harfbuzz/releases/download/4.4.0/harfbuzz-win32-4.4.0.zip", - "hash": "2452214d75bddfc5e9a3a86b98af4b3718b55c0fdca7567d608b002079fffd43", + "url": "https://github.com/harfbuzz/harfbuzz/releases/download/4.4.1/harfbuzz-win32-4.4.1.zip", + "hash": "10a2aec9d05b7b6913c4fc3554dd895ea681c4f0ab6eb17ea2f8929fe8d59846", "extract_dir": "harfbuzz-win32" } },