hcloud: Update to version 1.32.0

This commit is contained in:
github-actions[bot] 2023-03-17 12:33:28 +00:00
parent 5fadf9a7e6
commit b0987884d2

View File

@ -1,16 +1,16 @@
{ {
"version": "1.31.1", "version": "1.32.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.31.1/hcloud-windows-amd64.zip", "url": "https://github.com/hetznercloud/cli/releases/download/v1.32.0/hcloud-windows-amd64.zip",
"hash": "6a23768776c3e893c0ebdccc9797c0e54c0a06ce48b37075390aa755e5407314" "hash": "92245896e21be212b1737291e08fdfe90dcbd9808a2f6d196ca4b2df9c41d191"
}, },
"32bit": { "32bit": {
"url": "https://github.com/hetznercloud/cli/releases/download/v1.31.1/hcloud-windows-386.zip", "url": "https://github.com/hetznercloud/cli/releases/download/v1.32.0/hcloud-windows-386.zip",
"hash": "8984c8f95d2266d0358b2c3df5b39e687e7173e5406918f7dd750efbb48b4898" "hash": "12fb8bb3e73ba50f268b13cbaa34497ffd95d2d5cafa760917a545dfe2e61668"
} }
}, },
"bin": "hcloud.exe", "bin": "hcloud.exe",