ffmpeg-shared: Update to version 5.0.1

This commit is contained in:
github-actions[bot] 2022-04-07 12:30:31 +00:00
parent d35fc05a8e
commit 286782b6c3

View File

@ -1,13 +1,13 @@
{ {
"version": "5.0", "version": "5.0.1",
"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-5.0-full_build-shared.7z", "url": "https://www.gyan.dev/ffmpeg/builds/packages/ffmpeg-5.0.1-full_build-shared.7z",
"hash": "e5900f6cecd4c438d398bd2fc308736c10b857cd8dd61c11bcfb05bff5d1211a", "hash": "ded28435b6f04b74f5ef5a6a13761233bce9e8e9f8ecb0eabe936fd36a778b0c",
"extract_dir": "ffmpeg-5.0-full_build-shared" "extract_dir": "ffmpeg-5.0.1-full_build-shared"
} }
}, },
"post_install": [ "post_install": [