ScoopInstaller_Main/ffmpeg.json
Stephen 63d0598765 FFmpeg 3.0 "Einstein"
Bump FFmpeg to 3.0
2016-02-16 00:00:30 -06:00

24 lines
955 B
JSON

{
"version": "2016-02-13",
"homepage": "http://ffmpeg.zeranoe.com/builds/",
"license": "GPL3",
"architecture": {
"64bit": {
"url": "http://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-20160213-git-588e2e3-win64-static.7z",
"hash": "a04f2186ace4bfd411fd21900f8172d4b2d78a1f215866d74e0529345491e6b7",
"extract_dir": "ffmpeg-20160213-git-588e2e3-win64-static"
},
"32bit": {
"url": "http://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-20160213-git-588e2e3-win32-static.7z",
"hash": "55c9e542e2acba4d2975afbb4c912998ad5eb8eb5e87ccc527075bd6b8642197",
"extract_dir": "ffmpeg-20160213-git-588e2e3-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>"
}