ScoopInstaller_Main/ffmpeg.json
2016-08-27 08:52:15 +10:00

24 lines
935 B
JSON

{
"version": "2016-08-26",
"homepage": "http://ffmpeg.zeranoe.com/builds/",
"license": "GPL3",
"architecture": {
"64bit": {
"url": "https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-20160826-bcd1153-win64-static.zip",
"hash": "5EC8C40EFC74766A8383F265D5C5A3B3E2B698603D1B2C0781A22AF1E8CB9348",
"extract_dir": "ffmpeg-20160826-bcd1153-win64-static"
},
"32bit": {
"url": "https://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-20160826-bcd1153-win32-static.zip",
"hash": "C98B85A7FEA9DA47D50871079510CD3B42222BD76C48B01A4A9813110503A0E7",
"extract_dir": "ffmpeg-20160826-bcd1153-win32-static"
}
},
"bin": [
"bin\\ffmpeg.exe",
"bin\\ffplay.exe",
"bin\\ffprobe.exe"
],
"checkver": "<h2 class=\"center-text\">Latest Zeranoe FFmpeg Build Version: \\w{7}\\s+\\((.*)\\)<\\/h2>"
}