mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
27 lines
959 B
JSON
27 lines
959 B
JSON
{
|
|
"version": "1.6.0-641",
|
|
"description": "Full-featured MP4 format, MPEG DASH, HLS, CMAF SDK and tools",
|
|
"homepage": "https://www.bento4.com",
|
|
"license": "GPL-2.0-only|Proprietary",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://www.bok.net/Bento4/binaries/Bento4-SDK-1-6-0-641.x86_64-microsoft-win32.zip",
|
|
"hash": "6916a390f75878872594be74554b8b54ab220bb29812424441a8e1ecc9a6ac5e",
|
|
"extract_dir": "Bento4-SDK-1-6-0-641.x86_64-microsoft-win32"
|
|
}
|
|
},
|
|
"env_add_path": "bin",
|
|
"checkver": {
|
|
"url": "https://www.bento4.com/downloads/",
|
|
"regex": "Version ([\\d.-]+)"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://www.bok.net/Bento4/binaries/Bento4-SDK-$dashVersion.x86_64-microsoft-win32.zip",
|
|
"extract_dir": "Bento4-SDK-$dashVersion.x86_64-microsoft-win32"
|
|
}
|
|
}
|
|
}
|
|
}
|