We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63b3a03 commit 6b94102Copy full SHA for 6b94102
configs/libs/ffmpeg6.sh
@@ -36,7 +36,7 @@ export GIT_COMMIT=n6.1.1 #origin/release/5.1
36
export GIT_REPO_VERSION=6.1.1
37
38
# pre compiled
39
-export PRE_COMPILE_TAG_TVOS=ffmpeg6-6.1.1-260228184138
40
-export PRE_COMPILE_TAG_MACOS=ffmpeg6-6.1.1-260228184138
41
-export PRE_COMPILE_TAG_IOS=ffmpeg6-6.1.1-260228184138
42
-export PRE_COMPILE_TAG_ANDROID=ffmpeg6-6.1.1-260228184138
+export PRE_COMPILE_TAG_TVOS=ffmpeg6-6.1.1-260311112947
+export PRE_COMPILE_TAG_MACOS=ffmpeg6-6.1.1-260311112947
+export PRE_COMPILE_TAG_IOS=ffmpeg6-6.1.1-260311112947
+export PRE_COMPILE_TAG_ANDROID=ffmpeg6-6.1.1-260311112947
0 commit comments