ScoopInstaller_Main/ffmpeg.json
2016-01-21 21:04:14 +01:00

24 lines
955 B
JSON

{
"version": "2016-01-19",
"homepage": "http://ffmpeg.zeranoe.com/builds/",
"license": "GPL3",
"architecture": {
"64bit": {
"url": "http://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-20160119-git-cc83177-win64-static.7z",
"hash": "df7f0306318297eae9970f4b77a92f6a222b289eeee06fc2b8811a01d9cb5737",
"extract_dir": "ffmpeg-20160119-git-cc83177-win64-static"
},
"32bit": {
"url": "http://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-20160119-git-cc83177-win32-static.7z",
"hash": "00da09fb74be02937732b69cd9fc141142e9851897877d77ce64bee5ebede538",
"extract_dir": "ffmpeg-20160119-git-cc83177-win32-static"
}
},
"bin": [
"bin\\ffmpeg.exe",
"bin\\ffplay.exe",
"bin\\ffprobe.exe"
],
"checkver": "<h2 class=\"center-text\">Latest Zeranoe FFmpeg Build Version: git-[0-9a-f]{6,8} \\((.*)\\)<\\/h2>"
}