hcloud: Update to version 1.26.0

This commit is contained in:
Jakub Čábera 2021-08-03 21:16:34 -07:00
parent 3e737c1abe
commit 27d79eddf2

View File

@ -1,16 +1,16 @@
{ {
"version": "1.25.1", "version": "1.26.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.25.1/hcloud-windows-amd64.zip", "url": "https://github.com/hetznercloud/cli/releases/download/v1.26.0/hcloud-windows-amd64.zip",
"hash": "70b61008271056ccdef942b11501d1a7f39817ce4d3e5bd14b7baa996c2123c7" "hash": "343d73f0a9b719258e7f3ed279105454d466fa410727b719befaca230c212e64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/hetznercloud/cli/releases/download/v1.25.1/hcloud-windows-386.zip", "url": "https://github.com/hetznercloud/cli/releases/download/v1.26.0/hcloud-windows-386.zip",
"hash": "fbccbb5bcff2d08b90cebbed57a3cd81b97a64ef6bab690947c87695ebefbce1" "hash": "10d764b7b9106a05f46d515128b6658f0f85f5479171a0524c9325873d84eb36"
} }
}, },
"bin": "hcloud.exe", "bin": "hcloud.exe",