ffmpeg: Update to version 7.0.1

This commit is contained in:
github-actions[bot] 2024-05-26 16:27:36 +00:00
parent f67547cab3
commit 9415c235e9

View File

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