ffmpeg: Update to version 6.1

This commit is contained in:
github-actions[bot] 2023-11-11 08:24:49 +00:00
parent 96277e3ec1
commit 3a4e411bd0

View File

@ -1,13 +1,13 @@
{
"version": "6.0",
"version": "6.1",
"description": "A complete, cross-platform solution to record, convert and stream audio and video.",
"homepage": "https://ffmpeg.org",
"license": "GPL-3.0-or-later",
"architecture": {
"64bit": {
"url": "https://www.gyan.dev/ffmpeg/builds/packages/ffmpeg-6.0-full_build.7z",
"hash": "eb65985adbb6ab1c93dec2b22a3628f6d6a309d0bc5bbdd1e3696f0980905cad",
"extract_dir": "ffmpeg-6.0-full_build"
"url": "https://www.gyan.dev/ffmpeg/builds/packages/ffmpeg-6.1-full_build.7z",
"hash": "3010e62631c292cba1c3146380885a45131030d7ab5535369c91baa2b72b53f9",
"extract_dir": "ffmpeg-6.1-full_build"
}
},
"persist": "fonts",