2023-10-16 16:28:19 +00:00

32 lines
1.1 KiB
JSON

{
"version": "1.38.3",
"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.38.3/hcloud-windows-amd64.zip",
"hash": "a155bf8b01d8006d298b1b0d1f97827b1155a42fc80fcf61158b5cbfb4bc1746"
},
"32bit": {
"url": "https://github.com/hetznercloud/cli/releases/download/v1.38.3/hcloud-windows-386.zip",
"hash": "95badeb00d50900e7cc30a8a65df302f2f0c46a973a039cc0a287e6076b85d0f"
}
},
"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"
}
}
}