hcloud: Update to version 1.23.0

This commit is contained in:
Jakub Čábera 2021-05-28 06:23:50 -07:00
parent f53c97e37b
commit e66636e0bd

View File

@ -1,16 +1,16 @@
{ {
"version": "1.22.1", "version": "1.23.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.22.1/hcloud-windows-amd64.zip", "url": "https://github.com/hetznercloud/cli/releases/download/v1.23.0/hcloud-windows-amd64.zip",
"hash": "fdf15a1a706577f344c05b7c06268f414ed828e20c8f14b636efcb8d12c96d65" "hash": "e1ac01eefebec276c956b1c1d98ae420ccbcaf4aafecbe47c493049c4b65a661"
}, },
"32bit": { "32bit": {
"url": "https://github.com/hetznercloud/cli/releases/download/v1.22.1/hcloud-windows-386.zip", "url": "https://github.com/hetznercloud/cli/releases/download/v1.23.0/hcloud-windows-386.zip",
"hash": "db369c0af659998bc8b8a7765cd8ea62a8941f02365d28afbc1691d88727b8c6" "hash": "2d41e941b4f03a7401a85a0955650abb137e341123800859e5866febdbb3c530"
} }
}, },
"bin": "hcloud.exe", "bin": "hcloud.exe",