mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-24 23:21:34 +00:00
24 lines
955 B
JSON
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>"
|
|
}
|