From c4b08d022d20952636a06834268eb4226fa6a991 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 30 Aug 2025 12:30:54 +0000 Subject: [PATCH] harfbuzz: Update to version 11.4.5 --- bucket/harfbuzz.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/harfbuzz.json b/bucket/harfbuzz.json index bb521fe0a5..8972821359 100644 --- a/bucket/harfbuzz.json +++ b/bucket/harfbuzz.json @@ -1,17 +1,17 @@ { - "version": "11.4.4", + "version": "11.4.5", "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.4.4/harfbuzz-win64-11.4.4.zip", - "hash": "bd35d6e595b2cb6099871ff04d2934028dec213848084392ccc685bdef20e9eb", + "url": "https://github.com/harfbuzz/harfbuzz/releases/download/11.4.5/harfbuzz-win64-11.4.5.zip", + "hash": "9bc54e0122d914c53eb2578e53f84abcf476fade1221e3c9ccc50c9a0f2e2a07", "extract_dir": "harfbuzz-win64" }, "32bit": { - "url": "https://github.com/harfbuzz/harfbuzz/releases/download/11.4.4/harfbuzz-win32-11.4.4.zip", - "hash": "bdb90b8ee8e4a8ea2f4f9742a18a39997bece192d4303b9b2c8266c66d3d461e", + "url": "https://github.com/harfbuzz/harfbuzz/releases/download/11.4.5/harfbuzz-win32-11.4.5.zip", + "hash": "d51bac77797e6703e005103916666d8ffec5d155a14193b736b936c0a0e64664", "extract_dir": "harfbuzz-win32" } },