Use ffmpeg version 21966820

- use this version for linux x64
This commit is contained in:
nicolas-meilan
2021-07-03 02:13:03 -03:00
parent 555709725e
commit d5319aa328

View File

@@ -13,7 +13,7 @@ readonly ZIP_FILE='.zip'
readonly TEMP_FILE="$TEMP_FOLDER$FILE_NAME" readonly TEMP_FILE="$TEMP_FOLDER$FILE_NAME"
readonly OPERA_FILE="$OPERA_FOLDER$FILE_NAME" readonly OPERA_FILE="$OPERA_FOLDER$FILE_NAME"
readonly GIT_API=https://api.github.com/repos/iteufel/nwjs-ffmpeg-prebuilt/releases/latest readonly GIT_API=https://api.github.com/repos/iteufel/nwjs-ffmpeg-prebuilt/releases/21966820
printf '\nGetting Url ...\n' printf '\nGetting Url ...\n'