ffmpeg: Update to version 7.0

This commit is contained in:
github-actions[bot] 2024-04-05 13:11:33 +00:00
parent 9900028431
commit b10731438d

View File

@ -1,13 +1,13 @@
{ {
"version": "6.1.1", "version": "7.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-6.1.1-full_build.7z", "url": "https://www.gyan.dev/ffmpeg/builds/packages/ffmpeg-7.0-full_build.7z",
"hash": "b13de924f9e752d2ba5a54c40ec0b595bb4ebab677a184308d7a819dcfa58be1", "hash": "2b4eaf0959f58b154d236c034a3daf3a1e40f1fec815d6644391bbffe841f828",
"extract_dir": "ffmpeg-6.1.1-full_build" "extract_dir": "ffmpeg-7.0-full_build"
} }
}, },
"persist": "fonts", "persist": "fonts",