diff --git a/bucket/harfbuzz.json b/bucket/harfbuzz.json index 3de636ca2a..bf38280783 100644 --- a/bucket/harfbuzz.json +++ b/bucket/harfbuzz.json @@ -1,17 +1,17 @@ { - "version": "7.0.1", + "version": "7.1.0", "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/7.0.1/harfbuzz-win64-7.0.1.zip", - "hash": "1f8d19ec7778ed2b7b647ad022c26d069d70a50258d3476843da3f5226521244", + "url": "https://github.com/harfbuzz/harfbuzz/releases/download/7.1.0/harfbuzz-win64-7.1.0.zip", + "hash": "63bfa41fd1e2a0716c44537a28dc42df3b4195b7ab772c2d80a8692f81f829f4", "extract_dir": "harfbuzz-win64" }, "32bit": { - "url": "https://github.com/harfbuzz/harfbuzz/releases/download/7.0.1/harfbuzz-win32-7.0.1.zip", - "hash": "f49c5047900daedcb2f382c35aa39fd4964595e3d4c3c555798190a47d1e33af", + "url": "https://github.com/harfbuzz/harfbuzz/releases/download/7.1.0/harfbuzz-win32-7.1.0.zip", + "hash": "382a70ba8de32e80780e012587b0c674ef61695275a031049a789ec7fb312bdb", "extract_dir": "harfbuzz-win32" } },