From 9b53916e0620aec87e41f46b99c1aa5de88091c7 Mon Sep 17 00:00:00 2001 From: JordanTheToaster Date: Mon, 21 Apr 2025 17:41:10 +0100 Subject: [PATCH] Deps: Update harfbuzz to 11.2.0 --- .../workflows/scripts/macos/build-dependencies-universal.sh | 4 ++-- .github/workflows/scripts/macos/build-dependencies.sh | 4 ++-- .../workflows/scripts/windows/build-dependencies-arm64.bat | 2 +- .github/workflows/scripts/windows/build-dependencies.bat | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/scripts/macos/build-dependencies-universal.sh b/.github/workflows/scripts/macos/build-dependencies-universal.sh index cc60b33e2d..d52a75fe88 100755 --- a/.github/workflows/scripts/macos/build-dependencies-universal.sh +++ b/.github/workflows/scripts/macos/build-dependencies-universal.sh @@ -39,7 +39,7 @@ if [ "${INSTALLDIR:0:1}" != "/" ]; then fi FREETYPE=2.13.3 -HARFBUZZ=10.0.1 +HARFBUZZ=11.2.0 SDL=SDL3-3.2.10 ZSTD=1.5.7 LZ4=1.10.0 @@ -78,7 +78,7 @@ CMAKE_ARCH_UNIVERSAL=-DCMAKE_OSX_ARCHITECTURES="x86_64;arm64" cat > SHASUMS < SHASUMS <