hcloud: Update to version 1.28.0

This commit is contained in:
Jakub Čábera 2021-08-17 06:53:10 -07:00
parent 8cc957ea5b
commit 059a600871

View File

@ -1,16 +1,16 @@
{
"version": "1.27.0",
"version": "1.28.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.27.0/hcloud-windows-amd64.zip",
"hash": "6a064cbc84cd24b28fd76352741505866ae758fe17c0f2e3117fe93f5f496d84"
"url": "https://github.com/hetznercloud/cli/releases/download/v1.28.0/hcloud-windows-amd64.zip",
"hash": "2704123adfd98ae992ec89319f1fbda38011b32843e8f34d22cb29f3db396be1"
},
"32bit": {
"url": "https://github.com/hetznercloud/cli/releases/download/v1.27.0/hcloud-windows-386.zip",
"hash": "691583573062a83615d8d6e032b854db3163d7e5642509841309042b44d0745e"
"url": "https://github.com/hetznercloud/cli/releases/download/v1.28.0/hcloud-windows-386.zip",
"hash": "2f15b01f8224c288a3a49082a748c287eb40da498bc5752a14c145a52f3d90cc"
}
},
"bin": "hcloud.exe",