From 0ef982440974822acb2b7f633efef22c9ee650f7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 16:29:31 +0000 Subject: [PATCH] hcloud: Update to version 1.44.1 --- bucket/hcloud.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/hcloud.json b/bucket/hcloud.json index 6009ed7c58..96f6613177 100644 --- a/bucket/hcloud.json +++ b/bucket/hcloud.json @@ -1,16 +1,16 @@ { - "version": "1.44.0", + "version": "1.44.1", "description": "Command-line interface for Hetzner Cloud", "homepage": "https://github.com/hetznercloud/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/hetznercloud/cli/releases/download/v1.44.0/hcloud-windows-amd64.zip", - "hash": "9dc1624910aeacd14132f24aad6e1f18ca61122e9b030aa9b4641199789670d9" + "url": "https://github.com/hetznercloud/cli/releases/download/v1.44.1/hcloud-windows-amd64.zip", + "hash": "5dd308b8db285a9ae75a763bfd334e1c1cd226ca138125edac84a5dc2fd48c6b" }, "32bit": { - "url": "https://github.com/hetznercloud/cli/releases/download/v1.44.0/hcloud-windows-386.zip", - "hash": "924e112d88366eb061bd66b15cdbd09b8bc2dc39b0d096f8179e3c1bd811e0ae" + "url": "https://github.com/hetznercloud/cli/releases/download/v1.44.1/hcloud-windows-386.zip", + "hash": "3a92e600083617c096d7067a6439d63b3e7478e2947fa8e1d931d1c2c5e5da5c" } }, "bin": "hcloud.exe",