2024-04-03 17:08:36 +00:00

32 lines
1.1 KiB
JSON

{
"version": "1.43.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.43.0/hcloud-windows-amd64.zip",
"hash": "9fb05aa8bb2c0a4a195774990ae49bb75354d2ed509feddb42a3b8d168963ce8"
},
"32bit": {
"url": "https://github.com/hetznercloud/cli/releases/download/v1.43.0/hcloud-windows-386.zip",
"hash": "b59b737ffb3726ada78982d7bc64706765b2633e8b14ca2406490bf66f68a4c0"
}
},
"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"
}
}
}