We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57bec77 commit 59cde36Copy full SHA for 59cde36
configs/libs/ffmpeg.sh
@@ -40,9 +40,9 @@ else
40
fi
41
42
# pre compiled
43
-export PRE_COMPILE_TAG=ffmpeg-6.1.2-250226132055
44
-export PRE_COMPILE_TAG_TVOS=ffmpeg-6.1.2-250226215749
45
-export PRE_COMPILE_TAG_MACOS=ffmpeg-6.1.2-250226215749
46
-export PRE_COMPILE_TAG_IOS=ffmpeg-6.1.2-250226215749
47
-export PRE_COMPILE_TAG_ANDROID=ffmpeg-6.1.2-250226171647
+export PRE_COMPILE_TAG=ffmpeg-6.1.2-250227145407
+export PRE_COMPILE_TAG_TVOS=ffmpeg-6.1.2-250227145407
+export PRE_COMPILE_TAG_MACOS=ffmpeg-6.1.2-250227145407
+export PRE_COMPILE_TAG_IOS=ffmpeg-6.1.2-250227145407
+export PRE_COMPILE_TAG_ANDROID=ffmpeg-6.1.2-250227145407
48
0 commit comments