hcloud: Update to version 1.34.1

This commit is contained in:
github-actions[bot] 2023-06-01 12:30:40 +00:00
parent ebfeb5ed0e
commit aaf5d71ece

View File

@ -1,16 +1,16 @@
{ {
"version": "1.34.0", "version": "1.34.1",
"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.34.0/hcloud-windows-amd64.zip", "url": "https://github.com/hetznercloud/cli/releases/download/v1.34.1/hcloud-windows-amd64.zip",
"hash": "0a2cda74aec6a5b466f11e7ec1b308d5605fde0a6b088334d9ed091efc403ab3" "hash": "6a72e8fb69e0e20b47469f0d17bd11427a7b546ac79b74aea1bd3b78d55e079c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/hetznercloud/cli/releases/download/v1.34.0/hcloud-windows-386.zip", "url": "https://github.com/hetznercloud/cli/releases/download/v1.34.1/hcloud-windows-386.zip",
"hash": "3f45f375479c7667589618aa7a8bed9e190f480947ea353045beaa778c628c14" "hash": "853b8f53d1ebdc0d4ccf92cb0a44565a3918de2a21cd12b59f52e0bbe49ac349"
} }
}, },
"bin": "hcloud.exe", "bin": "hcloud.exe",