ffmpeg@4.4-154: Fix url (#2735 #2734)

This commit is contained in:
Issac Lin 2021-10-07 04:08:08 +08:00 committed by GitHub
parent 3d1b4b04e4
commit 35949acbd6
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", "license": "GPL-3.0-or-later",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-2021-09-22-12-21/ffmpeg-n4.4-154-g79c114e1b2-win64-gpl-4.4.zip", "url": "https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-2021-10-06-12-21/ffmpeg-n4.4-154-g79c114e1b2-win64-gpl-4.4.zip",
"hash": "508deed909cb853752223f1ea747b6c4814d3e77b5c0cfa92d7c6d5bab7da57e", "hash": "0f7ec58e1f92e9c9b66dc6d15e609a9e0ea6ac7e35653657d7478b6d285bd0f9",
"extract_dir": "ffmpeg-n4.4-154-g79c114e1b2-win64-gpl-4.4" "extract_dir": "ffmpeg-n4.4-154-g79c114e1b2-win64-gpl-4.4"
} }
}, },