hcloud: Update to version 1.44.0

This commit is contained in:
github-actions[bot] 2024-06-20 16:30:01 +00:00
parent fa545e6e2c
commit e1b44e1506

View File

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