diff options
| author | nyanmisaka <nst799610810@gmail.com> | 2020-07-04 19:54:40 +0800 |
|---|---|---|
| committer | nyanmisaka <nst799610810@gmail.com> | 2020-07-04 19:54:40 +0800 |
| commit | d0098f1b95bded47740ffa124db19df20ec27063 (patch) | |
| tree | 28e21ff6619d3e49085db13c62afce6c6f8d3ca2 /deployment | |
| parent | ce85cea9fa9b2444ead5b5c4857c9e9b56c4eb55 (diff) | |
update ffmpeg 4.3 from zeranoe builds
Diffstat (limited to 'deployment')
| -rwxr-xr-x | deployment/build.windows.amd64 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/build.windows.amd64 b/deployment/build.windows.amd64 index 3fabc2cac..aae061e9d 100755 --- a/deployment/build.windows.amd64 +++ b/deployment/build.windows.amd64 @@ -8,7 +8,7 @@ set -o xtrace # Version variables NSSM_VERSION="nssm-2.24-101-g897c7ad" NSSM_URL="http://files.evilt.win/nssm/${NSSM_VERSION}.zip" -FFMPEG_VERSION="ffmpeg-4.2.1-win64-static" +FFMPEG_VERSION="ffmpeg-4.3-win64-static" FFMPEG_URL="https://ffmpeg.zeranoe.com/builds/win64/static/${FFMPEG_VERSION}.zip" # Move to source directory |
