hcloud: Update to version 1.37.0

This commit is contained in:
github-actions[bot] 2023-08-17 12:31:22 +00:00
parent 460475036e
commit e9b6a66c63

View File

@ -1,16 +1,16 @@
{ {
"version": "1.36.0", "version": "1.37.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.36.0/hcloud-windows-amd64.zip", "url": "https://github.com/hetznercloud/cli/releases/download/v1.37.0/hcloud-windows-amd64.zip",
"hash": "4e65e2983e15ed6a9f9ddbf380f4acfcacebf8d0f64df904a154b30946689c73" "hash": "d95980c725efbd8f6e817b61f360e4e996fa6b673d4fa48a06dac18051177a12"
}, },
"32bit": { "32bit": {
"url": "https://github.com/hetznercloud/cli/releases/download/v1.36.0/hcloud-windows-386.zip", "url": "https://github.com/hetznercloud/cli/releases/download/v1.37.0/hcloud-windows-386.zip",
"hash": "664290d6bd7a04123ddb8b83c0d17e74cd6c86f8031e003125197716c560db0a" "hash": "d659fd33b5904a2cb169bb25c4013dfbac7dc88806bb5162d3bfb44b1cf015a0"
} }
}, },
"bin": "hcloud.exe", "bin": "hcloud.exe",