mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
28 lines
948 B
JSON
28 lines
948 B
JSON
{
|
|
"version": "1.10.2",
|
|
"description": "A video transcoder with extensive support for multiple formats. (CLI version)",
|
|
"homepage": "https://handbrake.fr",
|
|
"license": "GPL-2.0-only",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/HandBrake/HandBrake/releases/download/1.10.2/HandBrakeCLI-1.10.2-win-x86_64.zip",
|
|
"hash": "f0fc3b1c3c4b7a24618417ff6a1f50e2158ad9dab68717f7997c2ea3a5895004"
|
|
}
|
|
},
|
|
"bin": "HandBrakeCLI.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/HandBrake/HandBrake"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/HandBrake/HandBrake/releases/download/$version/HandBrakeCLI-$version-win-x86_64.zip"
|
|
}
|
|
},
|
|
"hash": {
|
|
"url": "https://handbrake.fr/rotation.php?file=$basename",
|
|
"regex": "<td>$sha256</td>"
|
|
}
|
|
}
|
|
}
|