diff --git a/bucket/harfbuzz.json b/bucket/harfbuzz.json index 631a199df0..0187375175 100644 --- a/bucket/harfbuzz.json +++ b/bucket/harfbuzz.json @@ -1,17 +1,17 @@ { - "version": "8.2.0", + "version": "8.2.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.2.0/harfbuzz-win64-8.2.0.zip", - "hash": "b7072db8cfaa2aa9691a6bfaeba0b90351d0bd91e06bbb56f4a8e68b6f9fcf9f", + "url": "https://github.com/harfbuzz/harfbuzz/releases/download/8.2.1/harfbuzz-win64-8.2.1.zip", + "hash": "888c6ffe37324b8b1c5a0bbbe8d5c1f3375e8dc9621c7a1bd4b13840b8a04af8", "extract_dir": "harfbuzz-win64" }, "32bit": { - "url": "https://github.com/harfbuzz/harfbuzz/releases/download/8.2.0/harfbuzz-win32-8.2.0.zip", - "hash": "43906f2e83ecb852fb6c34dfdc5666e4030d2263a180b2b64e1b3174071a6909", + "url": "https://github.com/harfbuzz/harfbuzz/releases/download/8.2.1/harfbuzz-win32-8.2.1.zip", + "hash": "97bca50abfe4700828c16c4660056c6f56709deca401a4191fd56506dca096cb", "extract_dir": "harfbuzz-win32" } },