From 0627a74937b2452d1d8268265eb2beced5e4b006 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 16:30:09 +0000 Subject: [PATCH] hcloud: Update to version 1.48.0 --- bucket/hcloud.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/hcloud.json b/bucket/hcloud.json index 6c72b3b235..06762e11e2 100644 --- a/bucket/hcloud.json +++ b/bucket/hcloud.json @@ -1,16 +1,16 @@ { - "version": "1.47.0", + "version": "1.48.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.47.0/hcloud-windows-amd64.zip", - "hash": "c7a61478e645f6f0ff5ce3d0944fc6735a2d25dcc6ef74abf16785df475b35b6" + "url": "https://github.com/hetznercloud/cli/releases/download/v1.48.0/hcloud-windows-amd64.zip", + "hash": "05d9a575030dd9a5816ca1366af711328e260abf0840f430662aea1b858e8207" }, "32bit": { - "url": "https://github.com/hetznercloud/cli/releases/download/v1.47.0/hcloud-windows-386.zip", - "hash": "3bbb7e1cc7b0a44821066c6abc2dd1bdf96c84132f078ccde57dbd26cb7501ac" + "url": "https://github.com/hetznercloud/cli/releases/download/v1.48.0/hcloud-windows-386.zip", + "hash": "b4522891d9e3e258007327ab26834285ab118a603f48ce483ace2bced9545444" } }, "bin": "hcloud.exe",