mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-05 23:11:19 +00:00
* Bump git to 2.9.0.windows.1 * Bump git-with-openssh to 2.9.0.windows.1 * Bump ffmpeg to 2016-06-10 * Bump mercurial to 3.8.3 * Add checkver to redis * Bump redis to 2.8.2104
24 lines
957 B
JSON
24 lines
957 B
JSON
{
|
|
"version": "2016-06-10",
|
|
"homepage": "http://ffmpeg.zeranoe.com/builds/",
|
|
"license": "GPL3",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-20160610-git-0a9e781-win64-static.7z",
|
|
"hash": "284d0bac9134445ded7f3bcfa155e78500ce6096fc194b4c59f9d56fe1ee504d",
|
|
"extract_dir": "ffmpeg-20160610-git-0a9e781-win64-static"
|
|
},
|
|
"32bit": {
|
|
"url": "https://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-20160610-git-0a9e781-win32-static.7z",
|
|
"hash": "cee71af11f78306f1f13022ff6198b2e8dcab12a341c8608c7b1982fc26a5c48",
|
|
"extract_dir": "ffmpeg-20160610-git-0a9e781-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>"
|
|
}
|