Skip to content

Commit c12e1ce

Browse files
committed
harfbuzz use 10.1.0
1 parent 32fb238 commit c12e1ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

configs/libs/harfbuzz.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ export LIB_NAME='harfbuzz'
2626
export LIPO_LIBS="libharfbuzz libharfbuzz-subset"
2727
export LIB_DEPENDS_BIN="meson pkg-config"
2828
export GIT_LOCAL_REPO=extra/harfbuzz
29-
export GIT_COMMIT=8.3.0
29+
export GIT_COMMIT=10.1.0
3030
export REPO_DIR=harfbuzz
31-
export GIT_REPO_VERSION=8.3.0
31+
export GIT_REPO_VERSION=10.1.0
3232
export PRE_COMPILE_TAG=harfbuzz-8.3.0-241115130045
3333

3434
# you can export GIT_HARFBUZZ_UPSTREAM=git@xx:yy/HARFBUZZ.git use your mirror

0 commit comments

Comments
 (0)