ffmpeg: Update to version 7.1

This commit is contained in:
github-actions[bot] 2024-09-30 16:30:12 +00:00
parent 7f11e6dbf6
commit e0498374e4

View File

@ -1,13 +1,13 @@
{ {
"version": "7.0.2", "version": "7.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-7.0.2-full_build.7z", "url": "https://www.gyan.dev/ffmpeg/builds/packages/ffmpeg-7.1-full_build.7z",
"hash": "996d20a2bc8a8e228eb1279d7796ccf2f8b51de882cecb19e6a399e9d5ebb41e", "hash": "c516a77c7080c2883669cbefcabece1451aecb828f1e9cbdf3f0a45c1fe109f8",
"extract_dir": "ffmpeg-7.0.2-full_build" "extract_dir": "ffmpeg-7.1-full_build"
} }
}, },
"persist": "fonts", "persist": "fonts",