ffmpeg: Fix download URL and update hash (#3057)

This commit is contained in:
Derek Chafin 2021-12-07 08:12:57 -06:00 committed by GitHub
parent 34be5b2736
commit efa333fd3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,8 +5,8 @@
"license": "GPL-3.0-or-later",
"architecture": {
"64bit": {
"url": "https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-2021-11-22-12-21/ffmpeg-n4.4.1-2-gcc33e73618-win64-gpl-4.4.zip",
"hash": "4b96a3fd21e8f6d1b088c32ff6d88bbeb05ae343dbad2d58b405e33cda2090c5",
"url": "https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-2021-12-07-12-23/ffmpeg-n4.4.1-2-gcc33e73618-win64-gpl-4.4.zip",
"hash": "cf926f48db3c2e451b6bd1fd54fef044d5d5d7df0815eacbd03d28f3d259c9a5",
"extract_dir": "ffmpeg-n4.4.1-2-gcc33e73618-win64-gpl-4.4"
}
},