{ "version": "20200812-4ed6bca", "description": "A complete, cross-platform solution to record, convert and stream audio and video.", "homepage": "https://ffmpeg.org", "license": "GPL-3.0-or-later", "architecture": { "64bit": { "url": "https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-20200812-4ed6bca-win64-static.zip", "hash": "1a6848cd4e3490c8577e555589eaab6e27ab11b064a7a5b52d69d95a377b8b1a", "extract_dir": "ffmpeg-20200812-4ed6bca-win64-static" }, "32bit": { "url": "https://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-20200812-4ed6bca-win32-static.zip", "hash": "bae1d3a8aab32a776fd3963e59b091479ac2ee1a71fb4d31cf9281009ab995f6", "extract_dir": "ffmpeg-20200812-4ed6bca-win32-static" } }, "bin": [ "bin\\ffmpeg.exe", "bin\\ffplay.exe", "bin\\ffprobe.exe" ], "checkver": { "url": "https://ffmpeg.zeranoe.com/builds/win64/static/", "regex": "ffmpeg-(([\\d.]+)-(\\w+))-win64-static\\.zip", "reverse": true }, "autoupdate": { "architecture": { "64bit": { "url": "https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-$version-win64-static.zip", "extract_dir": "ffmpeg-$version-win64-static" }, "32bit": { "url": "https://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-$version-win32-static.zip", "extract_dir": "ffmpeg-$version-win32-static" } } } }