hcloud: Update to version 1.29.5

This commit is contained in:
github-actions[bot] 2022-04-25 08:29:41 +00:00
parent 1ff219da43
commit 97073c6c98

View File

@ -1,16 +1,16 @@
{ {
"version": "1.29.4", "version": "1.29.5",
"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.29.4/hcloud-windows-amd64.zip", "url": "https://github.com/hetznercloud/cli/releases/download/v1.29.5/hcloud-windows-amd64.zip",
"hash": "a40d4845d64306fbe2a878f3c2f1bd0fd7ee6a9a7324dd7060fc14b46da555c1" "hash": "1649157eadc67224890e0faa19fd925cb6db911d32dd85404e55449bd94c010a"
}, },
"32bit": { "32bit": {
"url": "https://github.com/hetznercloud/cli/releases/download/v1.29.4/hcloud-windows-386.zip", "url": "https://github.com/hetznercloud/cli/releases/download/v1.29.5/hcloud-windows-386.zip",
"hash": "32a2a59b1510f4a05c17c5c1fc99c80f0ed6f27801f39aa5ba78a5e2cce07ede" "hash": "4659496567f04d7d88284c90c748b06ebb128846a0d97fcfdcb57ad3bcb1962a"
} }
}, },
"bin": "hcloud.exe", "bin": "hcloud.exe",