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