hcloud: Update to version 1.22.0

This commit is contained in:
Richard Kuhnt 2021-03-31 06:01:47 +00:00
parent b021fc8db2
commit 0148b6aa53

View File

@ -1,16 +1,16 @@
{ {
"version": "1.21.1", "version": "1.22.0",
"description": "Command-line interface for Hetzner Cloud", "description": "Command-line interface for Hetzner Cloud",
"homepage": "https://github.com/hetznercloud/cli", "homepage": "https://github.com/hetznercloud/cli",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/hetznercloud/cli/releases/download/v1.21.1/hcloud-windows-amd64.zip", "url": "https://github.com/hetznercloud/cli/releases/download/v1.22.0/hcloud-windows-amd64.zip",
"hash": "282df3e85e16d8f8afd4d413dc4673576754bfd5e65a58413699f1da4b5045b4" "hash": "6af17e83df523dd0e7b0890a06119d0c76e8d9cb6ab0decd1fb4778a6ca2794f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/hetznercloud/cli/releases/download/v1.21.1/hcloud-windows-386.zip", "url": "https://github.com/hetznercloud/cli/releases/download/v1.22.0/hcloud-windows-386.zip",
"hash": "d45bf1155948eb9709c796454fd4fc98eeba44673df24186b0e0ce4c45f31b0b" "hash": "f7063bdb42728cfe9f73903c6adee81bcb4de73062289fd166fbd51476d39e4d"
} }
}, },
"bin": "hcloud.exe", "bin": "hcloud.exe",