Skip to content

Commit 8af180b

Browse files
authored
Update install-pre-any.sh
1 parent 1f8fb48 commit 8af180b

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

install-pre-any.sh

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@
2323
# 当发布新版本库时,修改对应的 TAG 值
2424
#----------------------------------------------------------
2525
LIBYUV_TAG='libyuv-main-231127113441'
26-
OPUS_TAG='opus-1.4-240605102127'
26+
OPUS_TAG='opus-1.4-240613155640'
2727
MAC_BLURAY_TAG='bluray-1.3.4-240605103055'
28-
DAV1D_TAG='dav1d-1.3.0-240605103034'
29-
OPENSSL_TAG='openssl-1.1.1w-240605103006'
30-
DVDREAD_TAG='dvdread-6.1.3-240605103023'
31-
FREETYPE_TAG='freetype-2.13.2-240605105138'
32-
UNIBREAK_TAG='unibreak-5.1-240604145913'
28+
DAV1D_TAG='dav1d-1.3.0-240613162104'
29+
OPENSSL_TAG='openssl-1.1.1w-240613155307'
30+
DVDREAD_TAG='dvdread-6.1.3-240613162057'
31+
FREETYPE_TAG='freetype-2.13.2-240613162051'
32+
UNIBREAK_TAG='unibreak-5.1-240613162028'
3333
FRIBIDI_TAG='fribidi-1.0.13-240605105200'
3434
HARFBUZZ_TAG='harfbuzz-8.3.0-240605110352'
3535
ASS_TAG='ass-0.17.1-240605112231'
@@ -130,4 +130,4 @@ if [[ "$PLAT" == 'ios' || "$PLAT" == 'macos' || "$PLAT" == 'tvos'|| "$PLAT" == '
130130
done
131131
else
132132
usage
133-
fi
133+
fi

0 commit comments

Comments
 (0)