From 30f56394934e5a6ed5d1243b5a4413a066dcaaa8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 16:26:30 +0000 Subject: [PATCH] hcloud: Update to version 1.42.0 --- bucket/hcloud.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/hcloud.json b/bucket/hcloud.json index 501bb1b9fa..8a11b61403 100644 --- a/bucket/hcloud.json +++ b/bucket/hcloud.json @@ -1,16 +1,16 @@ { - "version": "1.41.1", + "version": "1.42.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.41.1/hcloud-windows-amd64.zip", - "hash": "9542cc9c004c5a36d6b681fceb5addad8da190bc022803d702794898300b6db0" + "url": "https://github.com/hetznercloud/cli/releases/download/v1.42.0/hcloud-windows-amd64.zip", + "hash": "8e3fc695b714d16ab0bc2f55969023d2570b6590ef2a9f83f3fd4ae9ca748745" }, "32bit": { - "url": "https://github.com/hetznercloud/cli/releases/download/v1.41.1/hcloud-windows-386.zip", - "hash": "4234fe7e2c6e28d53d1bbff94c54be315a31558199d830fd3d933befd1c5d595" + "url": "https://github.com/hetznercloud/cli/releases/download/v1.42.0/hcloud-windows-386.zip", + "hash": "dc8680964104578f021fde019e35521177b6f5f0999fa0c746c3dbc76d68a341" } }, "bin": "hcloud.exe",