diff --git a/bucket/harfbuzz.json b/bucket/harfbuzz.json index 258e49893a..b4300369b7 100644 --- a/bucket/harfbuzz.json +++ b/bucket/harfbuzz.json @@ -1,17 +1,17 @@ { - "version": "4.4.1", + "version": "5.0.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.1/harfbuzz-win64-4.4.1.zip", - "hash": "2c54bb0495108c7b1d5e905f0e11578ab98db525eb243f3658a675f1b1ce6861", + "url": "https://github.com/harfbuzz/harfbuzz/releases/download/5.0.1/harfbuzz-win64-5.0.1.zip", + "hash": "9219653f26b5dbe9774d3d9f83d5e814a1d682cc4b823379174628c8f06825ff", "extract_dir": "harfbuzz-win64" }, "32bit": { - "url": "https://github.com/harfbuzz/harfbuzz/releases/download/4.4.1/harfbuzz-win32-4.4.1.zip", - "hash": "10a2aec9d05b7b6913c4fc3554dd895ea681c4f0ab6eb17ea2f8929fe8d59846", + "url": "https://github.com/harfbuzz/harfbuzz/releases/download/5.0.1/harfbuzz-win32-5.0.1.zip", + "hash": "cbf2ef54a7481af27acf6695c3405602e7195bf18c0652ea777c623ee00ab8b6", "extract_dir": "harfbuzz-win32" } },