2022-04-25 08:29:41 +00:00

32 lines
1.1 KiB
JSON

{
"version": "1.29.5",
"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.5/hcloud-windows-amd64.zip",
"hash": "1649157eadc67224890e0faa19fd925cb6db911d32dd85404e55449bd94c010a"
},
"32bit": {
"url": "https://github.com/hetznercloud/cli/releases/download/v1.29.5/hcloud-windows-386.zip",
"hash": "4659496567f04d7d88284c90c748b06ebb128846a0d97fcfdcb57ad3bcb1962a"
}
},
"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"
}
}
}