ScoopInstaller_Main/handbrake_cli.json
2017-04-10 00:04:21 +02:00

34 lines
1.1 KiB
JSON

{
"architecture": {
"32bit": {
"hash": "152046b12d17c576d68eedecf5231001fafbc660c27ce52075b7a48d8ca91c8a",
"url": "https://handbrake.fr/rotation.php?file=HandBrakeCLI-1.0.7-win-i686.zip#/dl.zip"
},
"64bit": {
"hash": "b00c00520705e05bfb42701b4121de8e56c9c283af2b30d42ce10b24823519e0",
"url": "https://handbrake.fr/rotation.php?file=HandBrakeCLI-1.0.7-win-x86_64.zip#/dl.zip"
}
},
"autoupdate": {
"architecture": {
"32bit": {
"url": "https://handbrake.fr/rotation.php?file=HandBrakeCLI-$version-win-i686.zip#/dl.zip"
},
"64bit": {
"url": "https://handbrake.fr/rotation.php?file=HandBrakeCLI-$version-win-x86_64.zip#/dl.zip"
}
}
},
"bin": [
"HandBrakeCLI.exe"
],
"checkver": {
"re": "Current\\s+Version:\\s+([\\d.]+)",
"url": "https://handbrake.fr/downloads2.php"
},
"description": "Convert videos with CLI program",
"homepage": "https://handbrake.fr/",
"license": "GPL-2.0",
"version": "1.0.7"
}