{ "version": "20171228-be4dfbf", "homepage": "https://ffmpeg.zeranoe.com/builds/", "license": "GPL3", "architecture": { "64bit": { "url": "https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-20171228-be4dfbf-win64-static.zip", "hash": "85d7897ba71761616b0438cec4dc3422cd71287149cc8f14bbcc382620827e1f", "extract_dir": "ffmpeg-20171228-be4dfbf-win64-static" }, "32bit": { "url": "https://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-20171228-be4dfbf-win32-static.zip", "hash": "c2da890f3b8330da0f61e4481e7bbe3960500d118a5c7dfd63a569cb8092e390", "extract_dir": "ffmpeg-20171228-be4dfbf-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" } } } }