ffmpeg: Update to version 5.0

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

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.7z", "url": "https://www.gyan.dev/ffmpeg/builds/packages/ffmpeg-5.0-full_build.7z",
"hash": "016cac40110c1016f9e4a981a08b6c51b50c11cb1cbb794903e7d1ea879b6f9d", "hash": "928e4282818a75bf5115093e5a1687dbc2d30bf94cfd63511fd7460620451f31",
"extract_dir": "ffmpeg-4.4.1-full_build" "extract_dir": "ffmpeg-5.0-full_build"
} }
}, },
"post_install": [ "post_install": [