2026-01-16 16:30:53 +00:00

32 lines
1.1 KiB
JSON

{
"version": "1.60.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.60.0/hcloud-windows-amd64.zip",
"hash": "3d5534b5d2a6a57fb11a979018454950fa457be8262b5e6089066f1d39117890"
},
"32bit": {
"url": "https://github.com/hetznercloud/cli/releases/download/v1.60.0/hcloud-windows-386.zip",
"hash": "bfba8288a773c587f84f6cee467a7ed06692513d50efef35652bd21f6abf8426"
}
},
"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"
}
}
}