hcloud: Update to version 1.50.0

This commit is contained in:
github-actions[bot] 2025-01-16 20:27:59 +00:00
parent 9f052768c4
commit 72c48f7e59

View File

@ -1,16 +1,16 @@
{ {
"version": "1.49.0", "version": "1.50.0",
"description": "Command-line interface for Hetzner Cloud", "description": "Command-line interface for Hetzner Cloud",
"homepage": "https://github.com/hetznercloud/cli", "homepage": "https://github.com/hetznercloud/cli",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/hetznercloud/cli/releases/download/v1.49.0/hcloud-windows-amd64.zip", "url": "https://github.com/hetznercloud/cli/releases/download/v1.50.0/hcloud-windows-amd64.zip",
"hash": "96b8f2162aec983d5b447d48c366b807443d65af5a105c088709fcbce27a9931" "hash": "45e46e681809c9de3a187a433d7d43fc85e903174f0d26d5e27f03f30b43c3ec"
}, },
"32bit": { "32bit": {
"url": "https://github.com/hetznercloud/cli/releases/download/v1.49.0/hcloud-windows-386.zip", "url": "https://github.com/hetznercloud/cli/releases/download/v1.50.0/hcloud-windows-386.zip",
"hash": "0a73a357f52328a745543ce7b9dc512d9dafeeaf1cca895a9416bb7a5d91d1e8" "hash": "630cb85b356103b585581e01e484f9e8bd90b2f812088c1be8b8854927a5fab4"
} }
}, },
"bin": "hcloud.exe", "bin": "hcloud.exe",