2022-11-11 16:30:16 +00:00

32 lines
1.1 KiB
JSON

{
"version": "1.30.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.30.4/hcloud-windows-amd64.zip",
"hash": "4b80fdfab98f61a43ce9564bbba50ccb314b1b91cc657b908efbe62796014bef"
},
"32bit": {
"url": "https://github.com/hetznercloud/cli/releases/download/v1.30.4/hcloud-windows-386.zip",
"hash": "75b590594d185fe5f68bf4480d7b4fc6a1312a6084438dc6cfb9672ff84f2205"
}
},
"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"
}
}
}