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 69c1d2c commit de98f58Copy full SHA for de98f58
configs/libs/fribidi.sh
@@ -29,7 +29,7 @@ export GIT_LOCAL_REPO=build/extra/fribidi
29
export GIT_COMMIT=v1.0.13
30
export REPO_DIR=fribidi
31
export GIT_REPO_VERSION=1.0.13
32
-export PRE_COMPILE_TAG='fribidi-1.0.13-240624160528'
+export PRE_COMPILE_TAG=fribidi-1.0.13-240628152539
33
34
# you can export GIT_FRIBIDI_UPSTREAM=git@xx:yy/FRIBIDI.git use your mirror
35
if [[ "$GIT_FRIBIDI_UPSTREAM" != "" ]] ;then
0 commit comments