hcloud: Update to version 1.44.1

This commit is contained in:
github-actions[bot] 2024-06-26 16:29:31 +00:00
parent b540a46b68
commit 0ef9824409

View File

@ -1,16 +1,16 @@
{ {
"version": "1.44.0", "version": "1.44.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.44.0/hcloud-windows-amd64.zip", "url": "https://github.com/hetznercloud/cli/releases/download/v1.44.1/hcloud-windows-amd64.zip",
"hash": "9dc1624910aeacd14132f24aad6e1f18ca61122e9b030aa9b4641199789670d9" "hash": "5dd308b8db285a9ae75a763bfd334e1c1cd226ca138125edac84a5dc2fd48c6b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/hetznercloud/cli/releases/download/v1.44.0/hcloud-windows-386.zip", "url": "https://github.com/hetznercloud/cli/releases/download/v1.44.1/hcloud-windows-386.zip",
"hash": "924e112d88366eb061bd66b15cdbd09b8bc2dc39b0d096f8179e3c1bd811e0ae" "hash": "3a92e600083617c096d7067a6439d63b3e7478e2947fa8e1d931d1c2c5e5da5c"
} }
}, },
"bin": "hcloud.exe", "bin": "hcloud.exe",