mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-25 10:01:18 +00:00
24 lines
957 B
JSON
24 lines
957 B
JSON
{
|
|
"version": "2016-04-28",
|
|
"homepage": "http://ffmpeg.zeranoe.com/builds/",
|
|
"license": "GPL3",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-20160428-git-78baa45-win64-static.7z",
|
|
"hash": "ee01d85cf10bfaaeb431bade4fa7c2ca36684003eb877889da4b0fa0109f8733",
|
|
"extract_dir": "ffmpeg-20160428-git-78baa45-win64-static"
|
|
},
|
|
"32bit": {
|
|
"url": "https://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-20160428-git-78baa45-win32-static.7z",
|
|
"hash": "600fcd120f101f97ff5b6f8464785887c476e495a182160cffa5e57c2e023623",
|
|
"extract_dir": "ffmpeg-20160428-git-78baa45-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>"
|
|
}
|