hcloud: Update to version 1.27.0

This commit is contained in:
Jakub Čábera 2021-08-16 02:33:35 -07:00
parent c99486b22e
commit 8885a6fb33

View File

@ -1,16 +1,16 @@
{
"version": "1.26.1",
"version": "1.27.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.26.1/hcloud-windows-amd64.zip",
"hash": "390858903f0fa8f1c3f31075561d00d08899a72cf29a49998e8b60f4af50d1b1"
"url": "https://github.com/hetznercloud/cli/releases/download/v1.27.0/hcloud-windows-amd64.zip",
"hash": "6a064cbc84cd24b28fd76352741505866ae758fe17c0f2e3117fe93f5f496d84"
},
"32bit": {
"url": "https://github.com/hetznercloud/cli/releases/download/v1.26.1/hcloud-windows-386.zip",
"hash": "8f0dc6d498694a1ac45b05dc94b0031481b7e43f62f500e87a82658e1f0cf5fc"
"url": "https://github.com/hetznercloud/cli/releases/download/v1.27.0/hcloud-windows-386.zip",
"hash": "691583573062a83615d8d6e032b854db3163d7e5642509841309042b44d0745e"
}
},
"bin": "hcloud.exe",