mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-23 01:01:39 +00:00
24 lines
943 B
JSON
24 lines
943 B
JSON
{
|
|
"version": "2016-07-06",
|
|
"homepage": "http://ffmpeg.zeranoe.com/builds/",
|
|
"license": "GPL3",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-20160706-3f5b7a2-win64-static.zip",
|
|
"hash": "8075c68fc11bb3c3067af1ebc3b8dc8ee3dbb1b12202327c378712127fea1a20",
|
|
"extract_dir": "ffmpeg-20160706-3f5b7a2-win64-static"
|
|
},
|
|
"32bit": {
|
|
"url": "https://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-20160706-3f5b7a2-win32-static.zip",
|
|
"hash": "c020e081af15b0ef1ef20685810bbdfdb7506b06430f5ed0ecfcb1d564f202f7",
|
|
"extract_dir": "ffmpeg-20160706-3f5b7a2-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>"
|
|
}
|