ffmpeg-shared: Update to version 5.1.2

This commit is contained in:
github-actions[bot] 2022-09-26 16:30:56 +00:00
parent 55a469f5cf
commit 23027f8b0f

View File

@ -1,13 +1,13 @@
{ {
"version": "5.1.1", "version": "5.1.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-5.1.1-full_build-shared.7z", "url": "https://www.gyan.dev/ffmpeg/builds/packages/ffmpeg-5.1.2-full_build-shared.7z",
"hash": "1a0b2275cf8389d58da0c07d56cbaf4815ed087e9c6047ad990317a1c30678c5", "hash": "d9eb97b72d7cfdae4d0f7eaea59ccffb8c364d67d88018ea715d5e2e193f00e9",
"extract_dir": "ffmpeg-5.1.1-full_build-shared" "extract_dir": "ffmpeg-5.1.2-full_build-shared"
} }
}, },
"post_install": [ "post_install": [