ffmpeg: Update to version 8.0.1

This commit is contained in:
github-actions[bot] 2025-11-20 08:30:29 +00:00
parent cb6e43f9e1
commit 160f942207

View File

@ -1,13 +1,13 @@
{ {
"version": "8.0", "version": "8.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-8.0-full_build.7z", "url": "https://www.gyan.dev/ffmpeg/builds/packages/ffmpeg-8.0.1-full_build.7z",
"hash": "973db2088fc8dacc927443a95e1ddbfc686170a7e748d0ac810ae5ab81587b30", "hash": "42edab4b9241ff1184b26d5f4545322227589713a7e56cf4459c4c4e30ccaaac",
"extract_dir": "ffmpeg-8.0-full_build" "extract_dir": "ffmpeg-8.0.1-full_build"
} }
}, },
"persist": "fonts", "persist": "fonts",