ffmpeg-shared: Update to version 7.0.2

This commit is contained in:
github-actions[bot] 2024-08-03 12:31:19 +00:00
parent 79879611d6
commit b91a1a266d

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-shared.7z", "url": "https://www.gyan.dev/ffmpeg/builds/packages/ffmpeg-7.0.2-full_build-shared.7z",
"hash": "00548d648785fe217a050763ea259da8c5ccd3aa0ae9ffff41bb3420f665f3ba", "hash": "a0b6e8c7978b95d019a93dcf4b4ab74b17d9e53e0a87cfd463e1376c5927e30b",
"extract_dir": "ffmpeg-7.0.1-full_build-shared" "extract_dir": "ffmpeg-7.0.2-full_build-shared"
} }
}, },
"post_install": [ "post_install": [