hcloud: Update to version 1.51.0

This commit is contained in:
github-actions[bot] 2025-05-30 12:31:19 +00:00
parent 006e44a3ce
commit a33fbb1f5f

View File

@ -1,16 +1,16 @@
{ {
"version": "1.50.0", "version": "1.51.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.50.0/hcloud-windows-amd64.zip", "url": "https://github.com/hetznercloud/cli/releases/download/v1.51.0/hcloud-windows-amd64.zip",
"hash": "45e46e681809c9de3a187a433d7d43fc85e903174f0d26d5e27f03f30b43c3ec" "hash": "41a700d1159764a5de54a19fab106e7514e1cb7389eea249431d92c5934099f5"
}, },
"32bit": { "32bit": {
"url": "https://github.com/hetznercloud/cli/releases/download/v1.50.0/hcloud-windows-386.zip", "url": "https://github.com/hetznercloud/cli/releases/download/v1.51.0/hcloud-windows-386.zip",
"hash": "630cb85b356103b585581e01e484f9e8bd90b2f812088c1be8b8854927a5fab4" "hash": "6f4e695d7e0326a4836d5791331858d7657f0ed5bb34e11815eda2b08de1bf42"
} }
}, },
"bin": "hcloud.exe", "bin": "hcloud.exe",