2021-11-14 01:00:34 +00:00

32 lines
1.1 KiB
JSON

{
"version": "1.29.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.29.0/hcloud-windows-amd64.zip",
"hash": "962bcb857ebeda65ddbb5f640a4d18cf48b63f4b27dcc4796997045a7a51c204"
},
"32bit": {
"url": "https://github.com/hetznercloud/cli/releases/download/v1.29.0/hcloud-windows-386.zip",
"hash": "09f07b73a4eb2d052bbeaf3e2ced6508d236c68cef1a25afbc761ff825e9b9ed"
}
},
"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"
}
}
}