hcloud: Update to version 1.30.4

This commit is contained in:
github-actions[bot] 2022-11-11 16:30:16 +00:00
parent ab53232d86
commit f60f937195

View File

@ -1,16 +1,16 @@
{ {
"version": "1.30.3", "version": "1.30.4",
"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.30.3/hcloud-windows-amd64.zip", "url": "https://github.com/hetznercloud/cli/releases/download/v1.30.4/hcloud-windows-amd64.zip",
"hash": "a4cd882f0f44c500285fd6777fa111372f6134bc7d62e2f07adfa6a1e6ebb485" "hash": "4b80fdfab98f61a43ce9564bbba50ccb314b1b91cc657b908efbe62796014bef"
}, },
"32bit": { "32bit": {
"url": "https://github.com/hetznercloud/cli/releases/download/v1.30.3/hcloud-windows-386.zip", "url": "https://github.com/hetznercloud/cli/releases/download/v1.30.4/hcloud-windows-386.zip",
"hash": "532be08f0094279bf81d19cb3c45c5ef477988a7bbae9f698f9bfb962100b84d" "hash": "75b590594d185fe5f68bf4480d7b4fc6a1312a6084438dc6cfb9672ff84f2205"
} }
}, },
"bin": "hcloud.exe", "bin": "hcloud.exe",