ffmpeg: Update to version 7.0.2

This commit is contained in:
github-actions[bot] 2024-08-03 12:31:20 +00:00
parent b91a1a266d
commit 4d7d854c7a

View File

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