mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-27 02:51:19 +00:00
34 lines
1.1 KiB
JSON
34 lines
1.1 KiB
JSON
{
|
|
"architecture": {
|
|
"32bit": {
|
|
"hash": "44df91708721dd131a504bd4b23f6b4f0ab582e88f6d91f87a28b260c27b8d18",
|
|
"url": "https://handbrake.fr/rotation.php?file=HandBrakeCLI-1.0.3-win-i686.zip#/dl.zip"
|
|
},
|
|
"64bit": {
|
|
"hash": "64cf72ce281a1abaf52924f5f531f4037311e6ed4dabc0ba8e7130f08f8c00fa",
|
|
"url": "https://handbrake.fr/rotation.php?file=HandBrakeCLI-1.0.3-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.3"
|
|
}
|