We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a7df70 commit 088b993Copy full SHA for 088b993
configs/libs/ffmpeg.sh
@@ -41,8 +41,8 @@ fi
41
42
# pre compiled
43
export PRE_COMPILE_TAG=ffmpeg-6.1.2-250227145407
44
-export PRE_COMPILE_TAG_TVOS=ffmpeg-6.1.1-250324094642
45
-export PRE_COMPILE_TAG_MACOS=ffmpeg-6.1.1-250324094642
46
-export PRE_COMPILE_TAG_IOS=ffmpeg-6.1.1-250324094642
+export PRE_COMPILE_TAG_TVOS=ffmpeg-6.1.1-250409175104
+export PRE_COMPILE_TAG_MACOS=ffmpeg-6.1.1-250409175104
+export PRE_COMPILE_TAG_IOS=ffmpeg-6.1.1-250409175104
47
export PRE_COMPILE_TAG_ANDROID=ffmpeg-6.1.2-250310113110
48
0 commit comments