ScoopInstaller_Main/ffmpeg.json
Stephen 2b5d2ebd4e FFmpeg 3.0 (20160330-git-be746ae)
Update to latest version of FFmpeg.
2016-03-31 10:43:48 -05:00

24 lines
957 B
JSON

{
"version": "2016-03-30",
"homepage": "http://ffmpeg.zeranoe.com/builds/",
"license": "GPL3",
"architecture": {
"64bit": {
"url": "https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-20160330-git-be746ae-win64-static.7z",
"hash": "688888676af923d4eb0da328e6a98c06a4b3ddc6c3e6ab4078d42b99547390be",
"extract_dir": "ffmpeg-20160330-git-be746ae-win64-static"
},
"32bit": {
"url": "https://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-20160330-git-be746ae-win32-static.7z",
"hash": "e41945c1d1d09febaa4b4e5dd705f7b274d9cd7adc348812069a308729d21d69",
"extract_dir": "ffmpeg-20160330-git-be746ae-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>"
}