Skip to content

Commit c425ec6

Browse files
runnerrunner
authored andcommitted
upgrade freetype to freetype-2.13.2-240725100427 by cd
1 parent e3e60db commit c425ec6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/libs/freetype.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ export GIT_COMMIT=VER-2-13-2
2727
export REPO_DIR=freetype
2828
export GIT_REPO_VERSION=2.13.2
2929
export GIT_WITH_SUBMODULE=1
30-
export PRE_COMPILE_TAG=freetype-2.13.2-240724233453
30+
export PRE_COMPILE_TAG=freetype-2.13.2-240725100427
3131

3232
# you can export GIT_FREETYPE_UPSTREAM=git@xx:yy/FREETYPE.git use your mirror
3333
if [[ "$GIT_FREETYPE_UPSTREAM" != "" ]] ;then

0 commit comments

Comments
 (0)