From e1b44e150607de751eb4ffd5ad9ddd207bd1bb04 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 16:30:01 +0000 Subject: [PATCH] hcloud: Update to version 1.44.0 --- bucket/hcloud.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/hcloud.json b/bucket/hcloud.json index 61d56cfbf8..6009ed7c58 100644 --- a/bucket/hcloud.json +++ b/bucket/hcloud.json @@ -1,16 +1,16 @@ { - "version": "1.43.1", + "version": "1.44.0", "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.43.1/hcloud-windows-amd64.zip", - "hash": "92acc396f75679181f0e0604f351806a7d9ea65a18614b0592541609581fa317" + "url": "https://github.com/hetznercloud/cli/releases/download/v1.44.0/hcloud-windows-amd64.zip", + "hash": "9dc1624910aeacd14132f24aad6e1f18ca61122e9b030aa9b4641199789670d9" }, "32bit": { - "url": "https://github.com/hetznercloud/cli/releases/download/v1.43.1/hcloud-windows-386.zip", - "hash": "5bd0fa322fa5df7b514519d9371a99f13f1534f729238a56190bcffe5857b5ca" + "url": "https://github.com/hetznercloud/cli/releases/download/v1.44.0/hcloud-windows-386.zip", + "hash": "924e112d88366eb061bd66b15cdbd09b8bc2dc39b0d096f8179e3c1bd811e0ae" } }, "bin": "hcloud.exe",