ffmpeg-shared: Update to version 8.0.1

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

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-shared.7z", "url": "https://www.gyan.dev/ffmpeg/builds/packages/ffmpeg-8.0.1-full_build-shared.7z",
"hash": "3413a6326c7aff1660af6e3ef2fadd6e5fed29ea267ccf67698bc5c055c0a0c3", "hash": "8030dc469fbde247b84cfc21a5c421f3965ffe779bc35de08d78966e0c4a272c",
"extract_dir": "ffmpeg-8.0-full_build-shared" "extract_dir": "ffmpeg-8.0.1-full_build-shared"
} }
}, },
"post_install": [ "post_install": [