We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed93413 commit 94c51b6Copy full SHA for 94c51b6
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.2-250314152040
45
-export PRE_COMPILE_TAG_MACOS=ffmpeg-6.1.2-250314174518
46
-export PRE_COMPILE_TAG_IOS=ffmpeg-6.1.2-250314152040
+export PRE_COMPILE_TAG_TVOS=ffmpeg-6.1.1-250324094642
+export PRE_COMPILE_TAG_MACOS=ffmpeg-6.1.1-250324094642
+export PRE_COMPILE_TAG_IOS=ffmpeg-6.1.1-250324094642
47
export PRE_COMPILE_TAG_ANDROID=ffmpeg-6.1.2-250310113110
48
0 commit comments