ffmpeg-shared: Update to version 7.1

This commit is contained in:
github-actions[bot] 2024-09-30 16:30:12 +00:00
parent 30b3113c53
commit 7f11e6dbf6

View File

@ -1,13 +1,13 @@
{ {
"version": "7.0.2", "version": "7.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.2-full_build-shared.7z", "url": "https://www.gyan.dev/ffmpeg/builds/packages/ffmpeg-7.1-full_build-shared.7z",
"hash": "a0b6e8c7978b95d019a93dcf4b4ab74b17d9e53e0a87cfd463e1376c5927e30b", "hash": "01915dfe8591248be20d3d83453c91c1f71cfd10c07460e6fa2d2e667f513606",
"extract_dir": "ffmpeg-7.0.2-full_build-shared" "extract_dir": "ffmpeg-7.1-full_build-shared"
} }
}, },
"post_install": [ "post_install": [