hcloud: Update to version 1.25.0

This commit is contained in:
Jakub Čábera 2021-06-30 06:42:14 -07:00
parent 074be487ea
commit a29945245d

View File

@ -1,16 +1,16 @@
{ {
"version": "1.24.0", "version": "1.25.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.24.0/hcloud-windows-amd64.zip", "url": "https://github.com/hetznercloud/cli/releases/download/v1.25.0/hcloud-windows-amd64.zip",
"hash": "08cf3c561abd40b9e820f91f1663840bc9e7e09b6891a0610b5d46ee975bee31" "hash": "f29a2a3d064152d29e996ab3903b18bff8bd194f7606219ab158fa55beb2092d"
}, },
"32bit": { "32bit": {
"url": "https://github.com/hetznercloud/cli/releases/download/v1.24.0/hcloud-windows-386.zip", "url": "https://github.com/hetznercloud/cli/releases/download/v1.25.0/hcloud-windows-386.zip",
"hash": "c734be35b91517d82a012e99bbb17f732ff34a93a5ec5148bbc7fe2e9fed676d" "hash": "6fba3bbf45cdf03d84d28ca63960fc45dc343d66b7857e43b89dfd164467e390"
} }
}, },
"bin": "hcloud.exe", "bin": "hcloud.exe",