hcloud: Update to version 1.45.0

This commit is contained in:
github-actions[bot] 2024-07-17 08:28:34 +00:00
parent 44062c33af
commit b5acb51491

View File

@ -1,16 +1,16 @@
{ {
"version": "1.44.2", "version": "1.45.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.44.2/hcloud-windows-amd64.zip", "url": "https://github.com/hetznercloud/cli/releases/download/v1.45.0/hcloud-windows-amd64.zip",
"hash": "3f9af58da26d056e54d33b7b2034bc81683e8834d78bef341f2fadce7615d957" "hash": "ff3debbc9f0acba391d445e59eb202c602338c03a208c836c0b18a1c49b25bff"
}, },
"32bit": { "32bit": {
"url": "https://github.com/hetznercloud/cli/releases/download/v1.44.2/hcloud-windows-386.zip", "url": "https://github.com/hetznercloud/cli/releases/download/v1.45.0/hcloud-windows-386.zip",
"hash": "032ecde80428c52dd332cb20f6d0a9d3960932f04844f5a577d37c0e1849fa3c" "hash": "5bc5d9badccaac6d24a98ee99e8bc73462ddc62253106db967aec5afbf0e8b79"
} }
}, },
"bin": "hcloud.exe", "bin": "hcloud.exe",