ffmpeg-shared: Update to version 5.0

This commit is contained in:
github-actions[bot] 2022-01-16 12:30:27 +00:00
parent e5356e7133
commit 80ecd09494

View File

@ -1,13 +1,13 @@
{ {
"version": "4.4.1", "version": "5.0",
"description": "A complete, cross-platform solution to record, convert and stream audio and video.", "description": "A complete, cross-platform solution to record, convert and stream audio and video.",
"homepage": "https://ffmpeg.org", "homepage": "https://ffmpeg.org",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://www.gyan.dev/ffmpeg/builds/packages/ffmpeg-4.4.1-full_build-shared.7z", "url": "https://www.gyan.dev/ffmpeg/builds/packages/ffmpeg-5.0-full_build-shared.7z",
"hash": "146d0d5ab6ba50e6813bab47518bdc582abe122bb2d41bcc5609314890df460c", "hash": "e5900f6cecd4c438d398bd2fc308736c10b857cd8dd61c11bcfb05bff5d1211a",
"extract_dir": "ffmpeg-4.4.1-full_build-shared" "extract_dir": "ffmpeg-5.0-full_build-shared"
} }
}, },
"post_install": [ "post_install": [