2022-04-01 08:29:10 +00:00

32 lines
1.1 KiB
JSON

{
"version": "1.29.4",
"description": "Command-line interface for Hetzner Cloud",
"homepage": "https://github.com/hetznercloud/cli",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/hetznercloud/cli/releases/download/v1.29.4/hcloud-windows-amd64.zip",
"hash": "a40d4845d64306fbe2a878f3c2f1bd0fd7ee6a9a7324dd7060fc14b46da555c1"
},
"32bit": {
"url": "https://github.com/hetznercloud/cli/releases/download/v1.29.4/hcloud-windows-386.zip",
"hash": "32a2a59b1510f4a05c17c5c1fc99c80f0ed6f27801f39aa5ba78a5e2cce07ede"
}
},
"bin": "hcloud.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/hetznercloud/cli/releases/download/v$version/hcloud-windows-amd64.zip"
},
"32bit": {
"url": "https://github.com/hetznercloud/cli/releases/download/v$version/hcloud-windows-386.zip"
}
},
"hash": {
"url": "$baseurl/checksums.txt"
}
}
}