From fbfced24a86f9456fd8c2618df903990f925c2f3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 12:31:47 +0000 Subject: [PATCH] hcloud: Update to version 1.47.0 --- bucket/hcloud.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/hcloud.json b/bucket/hcloud.json index 55442e2e3b..6c72b3b235 100644 --- a/bucket/hcloud.json +++ b/bucket/hcloud.json @@ -1,16 +1,16 @@ { - "version": "1.46.0", + "version": "1.47.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.46.0/hcloud-windows-amd64.zip", - "hash": "0345cb0ed2ff69b9ed337d6e54a36cd157fc3699b383c34d2d19add1359cedc6" + "url": "https://github.com/hetznercloud/cli/releases/download/v1.47.0/hcloud-windows-amd64.zip", + "hash": "c7a61478e645f6f0ff5ce3d0944fc6735a2d25dcc6ef74abf16785df475b35b6" }, "32bit": { - "url": "https://github.com/hetznercloud/cli/releases/download/v1.46.0/hcloud-windows-386.zip", - "hash": "37b8a8f8173106797beb34f639f9f008cac4ef6afea144febc744a130da47f6a" + "url": "https://github.com/hetznercloud/cli/releases/download/v1.47.0/hcloud-windows-386.zip", + "hash": "3bbb7e1cc7b0a44821066c6abc2dd1bdf96c84132f078ccde57dbd26cb7501ac" } }, "bin": "hcloud.exe",