{ "version": "20180721-3735d55", "homepage": "https://ffmpeg.zeranoe.com/builds/", "license": "GPL-3.0", "architecture": { "64bit": { "url": "https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-20180721-3735d55-win64-static.zip", "hash": "368f1d11c56465a24e9ec47b65ee553d1f32a2574411abdbab1e2438ace2fed0", "extract_dir": "ffmpeg-20180721-3735d55-win64-static" }, "32bit": { "url": "https://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-20180721-3735d55-win32-static.zip", "hash": "1c1a4c97592df1e889afb3bc341b07fa8621c30bae8c56c5be7c727ccd557f38", "extract_dir": "ffmpeg-20180721-3735d55-win32-static" } }, "bin": [ "bin\\ffmpeg.exe", "bin\\ffplay.exe", "bin\\ffprobe.exe" ], "checkver": "value=\"([\\d]{8}-[\\d\\w]+)\"", "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" } } } }