ScoopInstaller_Main/ffmpeg.json
Stephen f451bac6a9 FFmpeg 3.0 (20160310-git-689211d)
Update to latest version of FFmpeg.
2016-03-10 20:13:29 -06:00

24 lines
957 B
JSON

{
"version": "2016-03-10",
"homepage": "http://ffmpeg.zeranoe.com/builds/",
"license": "GPL3",
"architecture": {
"64bit": {
"url": "https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-20160310-git-689211d-win64-static.7z",
"hash": "d16234b600cb51c7d27f4380fa59936370e0d09948641abf551a86c01d90d877",
"extract_dir": "ffmpeg-20160310-git-689211d-win64-static"
},
"32bit": {
"url": "https://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-20160310-git-689211d-win32-static.7z",
"hash": "cca10e5281b70dd256cb1adaf71b783fde71ad06ed42a42d6d99ac114ca82913",
"extract_dir": "ffmpeg-20160213-git-689211d-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>"
}