ffmpeg@4.4.1-2: Fix url

This commit is contained in:
Issac Lin 2021-12-22 13:17:08 +08:00 committed by GitHub
parent 63633c0dd7
commit b7b905144e
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-12-07-12-23/ffmpeg-n4.4.1-2-gcc33e73618-win64-gpl-4.4.zip",
"hash": "cf926f48db3c2e451b6bd1fd54fef044d5d5d7df0815eacbd03d28f3d259c9a5",
"url": "https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-2021-12-21-12-18/ffmpeg-n4.4.1-2-gcc33e73618-win64-gpl-4.4.zip",
"hash": "3a795611e3d01ab4d23b4ffb465538bb53a8959238cfab2ee479280b3143a2e6",
"extract_dir": "ffmpeg-n4.4.1-2-gcc33e73618-win64-gpl-4.4"
}
},