ffmpeg: Update to version 6.1.1

This commit is contained in:
github-actions[bot] 2023-12-31 12:29:28 +00:00
parent edfccbdf17
commit 9d13edca2d

View File

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