hcloud: Update to version 1.41.1

This commit is contained in:
github-actions[bot] 2023-12-21 12:30:01 +00:00
parent c5bd40ed15
commit 05359fc830

View File

@ -1,16 +1,16 @@
{ {
"version": "1.41.0", "version": "1.41.1",
"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.41.0/hcloud-windows-amd64.zip", "url": "https://github.com/hetznercloud/cli/releases/download/v1.41.1/hcloud-windows-amd64.zip",
"hash": "ae51dc8e344931986ec839e10cf5beb305e00fd6c8ffe48922401f4c28ead573" "hash": "9542cc9c004c5a36d6b681fceb5addad8da190bc022803d702794898300b6db0"
}, },
"32bit": { "32bit": {
"url": "https://github.com/hetznercloud/cli/releases/download/v1.41.0/hcloud-windows-386.zip", "url": "https://github.com/hetznercloud/cli/releases/download/v1.41.1/hcloud-windows-386.zip",
"hash": "e519c10c3432812ecf331e7eda02a738c0a804cc6fd3775ccd01c77560591238" "hash": "4234fe7e2c6e28d53d1bbff94c54be315a31558199d830fd3d933befd1c5d595"
} }
}, },
"bin": "hcloud.exe", "bin": "hcloud.exe",