hcloud: Update to version 1.24.0

This commit is contained in:
Jakub Čábera 2021-06-17 21:28:37 -07:00
parent 31c8eae68e
commit 68724a0ebc

View File

@ -1,16 +1,16 @@
{
"version": "1.23.0",
"version": "1.24.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.23.0/hcloud-windows-amd64.zip",
"hash": "e1ac01eefebec276c956b1c1d98ae420ccbcaf4aafecbe47c493049c4b65a661"
"url": "https://github.com/hetznercloud/cli/releases/download/v1.24.0/hcloud-windows-amd64.zip",
"hash": "08cf3c561abd40b9e820f91f1663840bc9e7e09b6891a0610b5d46ee975bee31"
},
"32bit": {
"url": "https://github.com/hetznercloud/cli/releases/download/v1.23.0/hcloud-windows-386.zip",
"hash": "2d41e941b4f03a7401a85a0955650abb137e341123800859e5866febdbb3c530"
"url": "https://github.com/hetznercloud/cli/releases/download/v1.24.0/hcloud-windows-386.zip",
"hash": "c734be35b91517d82a012e99bbb17f732ff34a93a5ec5148bbc7fe2e9fed676d"
}
},
"bin": "hcloud.exe",