We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac4d64a commit d9ab034Copy full SHA for d9ab034
1 file changed
configs/libs/harfbuzz.sh
@@ -29,7 +29,7 @@ export GIT_LOCAL_REPO=extra/harfbuzz
29
export GIT_COMMIT=10.2.0
30
export REPO_DIR=harfbuzz
31
export GIT_REPO_VERSION=10.2.0
32
-export PRE_COMPILE_TAG=harfbuzz-10.2.0-250226064026
+export PRE_COMPILE_TAG=harfbuzz-10.2.0-250226070729
33
34
# you can export GIT_HARFBUZZ_UPSTREAM=git@xx:yy/HARFBUZZ.git use your mirror
35
if [[ "$GIT_HARFBUZZ_UPSTREAM" != "" ]] ;then
0 commit comments