We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be492c0 commit a59b414Copy full SHA for a59b414
configs/libs/harfbuzz.sh
@@ -38,7 +38,7 @@ else
38
fi
39
40
# pre compiled
41
-export PRE_COMPILE_TAG_TVOS=harfbuzz-10.2.0-251216071221
42
-export PRE_COMPILE_TAG_MACOS=harfbuzz-10.2.0-251216071221
43
-export PRE_COMPILE_TAG_IOS=harfbuzz-10.2.0-251216071221
44
-export PRE_COMPILE_TAG_ANDROID=harfbuzz-10.2.0-251216071221
+export PRE_COMPILE_TAG_TVOS=harfbuzz-12.3.2-260227130743
+export PRE_COMPILE_TAG_MACOS=harfbuzz-12.3.2-260227130743
+export PRE_COMPILE_TAG_IOS=harfbuzz-12.3.2-260227130743
+export PRE_COMPILE_TAG_ANDROID=harfbuzz-12.3.2-260227130743
0 commit comments