ffmpeg-shared: Update to version 6.0

This commit is contained in:
github-actions[bot] 2023-02-28 08:29:23 +00:00
parent 224f86a0f3
commit c0ef163f7d

View File

@ -1,13 +1,13 @@
{ {
"version": "5.1.2", "version": "6.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-5.1.2-full_build-shared.7z", "url": "https://www.gyan.dev/ffmpeg/builds/packages/ffmpeg-6.0-full_build-shared.7z",
"hash": "d9eb97b72d7cfdae4d0f7eaea59ccffb8c364d67d88018ea715d5e2e193f00e9", "hash": "ea6e157143ee832865e41f258854bd99e8bea819d55ee21ba5ee22fc43ba4678",
"extract_dir": "ffmpeg-5.1.2-full_build-shared" "extract_dir": "ffmpeg-6.0-full_build-shared"
} }
}, },
"post_install": [ "post_install": [