hcloud: Update to version 1.40.0

This commit is contained in:
github-actions[bot] 2023-11-14 08:25:44 +00:00
parent 84d499d88b
commit 0b33dde2ff

View File

@ -1,16 +1,16 @@
{ {
"version": "1.39.0", "version": "1.40.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.39.0/hcloud-windows-amd64.zip", "url": "https://github.com/hetznercloud/cli/releases/download/v1.40.0/hcloud-windows-amd64.zip",
"hash": "921ddc8a683be319b762835b0cb69ee1557fb598fcdba92aefd98918ebe65892" "hash": "9a3441c262c43d697b48b920f9a58fe567102c7aaf9d2ca64d84ea531691fd29"
}, },
"32bit": { "32bit": {
"url": "https://github.com/hetznercloud/cli/releases/download/v1.39.0/hcloud-windows-386.zip", "url": "https://github.com/hetznercloud/cli/releases/download/v1.40.0/hcloud-windows-386.zip",
"hash": "1f0803ef0679d113561e0877b3599be75ea074e2b312a9030439775f06bc71b1" "hash": "742a8322190f16d2df1aa40e5fc807e77e95c5ef2fe02610c14d03859975d368"
} }
}, },
"bin": "hcloud.exe", "bin": "hcloud.exe",