hcloud: Update to version 1.26.1

This commit is contained in:
Jakub Čábera 2021-08-05 09:26:09 -07:00
parent 1b14011571
commit d25e8830ea

View File

@ -1,16 +1,16 @@
{
"version": "1.26.0",
"version": "1.26.1",
"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.0/hcloud-windows-amd64.zip",
"hash": "343d73f0a9b719258e7f3ed279105454d466fa410727b719befaca230c212e64"
"url": "https://github.com/hetznercloud/cli/releases/download/v1.26.1/hcloud-windows-amd64.zip",
"hash": "390858903f0fa8f1c3f31075561d00d08899a72cf29a49998e8b60f4af50d1b1"
},
"32bit": {
"url": "https://github.com/hetznercloud/cli/releases/download/v1.26.0/hcloud-windows-386.zip",
"hash": "10d764b7b9106a05f46d515128b6658f0f85f5479171a0524c9325873d84eb36"
"url": "https://github.com/hetznercloud/cli/releases/download/v1.26.1/hcloud-windows-386.zip",
"hash": "8f0dc6d498694a1ac45b05dc94b0031481b7e43f62f500e87a82658e1f0cf5fc"
}
},
"bin": "hcloud.exe",