hcloud: Update to version 1.46.0

This commit is contained in:
github-actions[bot] 2024-07-25 12:31:19 +00:00
parent 6079881420
commit 7b55c4cbe1

View File

@ -1,16 +1,16 @@
{ {
"version": "1.45.0", "version": "1.46.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.45.0/hcloud-windows-amd64.zip", "url": "https://github.com/hetznercloud/cli/releases/download/v1.46.0/hcloud-windows-amd64.zip",
"hash": "ff3debbc9f0acba391d445e59eb202c602338c03a208c836c0b18a1c49b25bff" "hash": "0345cb0ed2ff69b9ed337d6e54a36cd157fc3699b383c34d2d19add1359cedc6"
}, },
"32bit": { "32bit": {
"url": "https://github.com/hetznercloud/cli/releases/download/v1.45.0/hcloud-windows-386.zip", "url": "https://github.com/hetznercloud/cli/releases/download/v1.46.0/hcloud-windows-386.zip",
"hash": "5bc5d9badccaac6d24a98ee99e8bc73462ddc62253106db967aec5afbf0e8b79" "hash": "37b8a8f8173106797beb34f639f9f008cac4ef6afea144febc744a130da47f6a"
} }
}, },
"bin": "hcloud.exe", "bin": "hcloud.exe",