2024-11-08 16:33:07 +00:00

32 lines
1.1 KiB
JSON

{
"version": "1.49.0",
"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.49.0/hcloud-windows-amd64.zip",
"hash": "96b8f2162aec983d5b447d48c366b807443d65af5a105c088709fcbce27a9931"
},
"32bit": {
"url": "https://github.com/hetznercloud/cli/releases/download/v1.49.0/hcloud-windows-386.zip",
"hash": "0a73a357f52328a745543ce7b9dc512d9dafeeaf1cca895a9416bb7a5d91d1e8"
}
},
"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"
}
}
}