hcloud: Update to version 1.29.0

This commit is contained in:
Richard Kuhnt 2021-11-14 01:00:34 +00:00
parent 02b3d4fcfe
commit 85b83e6376

View File

@ -1,16 +1,16 @@
{
"version": "1.28.1",
"version": "1.29.0",
"description": "Command-line interface for Hetzner Cloud",
"homepage": "https://github.com/hetznercloud/cli",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/hetznercloud/cli/releases/download/v1.28.1/hcloud-windows-amd64.zip",
"hash": "7ff344f5726de5484945759af828b4aac4ea98f2f71b0cbdd84a46dbd0d0132f"
"url": "https://github.com/hetznercloud/cli/releases/download/v1.29.0/hcloud-windows-amd64.zip",
"hash": "962bcb857ebeda65ddbb5f640a4d18cf48b63f4b27dcc4796997045a7a51c204"
},
"32bit": {
"url": "https://github.com/hetznercloud/cli/releases/download/v1.28.1/hcloud-windows-386.zip",
"hash": "55a86454852d9c946a911167d209333c0789aa682ce6d4af93df683d6efc25b2"
"url": "https://github.com/hetznercloud/cli/releases/download/v1.29.0/hcloud-windows-386.zip",
"hash": "09f07b73a4eb2d052bbeaf3e2ced6508d236c68cef1a25afbc761ff825e9b9ed"
}
},
"bin": "hcloud.exe",