hcloud: Update to version 1.41.0

This commit is contained in:
github-actions[bot] 2023-12-13 16:27:12 +00:00
parent 0aa21277d5
commit b5153e41fc

View File

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