We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f942f64 commit 63dd7f2Copy full SHA for 63dd7f2
configs/libs/freetype.sh
@@ -27,7 +27,7 @@ export GIT_COMMIT=VER-2-13-3
27
export REPO_DIR=freetype
28
export GIT_REPO_VERSION=2.13.3
29
export GIT_WITH_SUBMODULE=1
30
-export PRE_COMPILE_TAG=freetype-2.13.3-250221155429
+export PRE_COMPILE_TAG=freetype-2.13.3-250224130719
31
32
# you can export GIT_FREETYPE_UPSTREAM=git@xx:yy/FREETYPE.git use your mirror
33
if [[ "$GIT_FREETYPE_UPSTREAM" != "" ]] ;then
0 commit comments