hcloud: Update to version 1.38.2

This commit is contained in:
github-actions[bot] 2023-10-13 12:30:45 +00:00
parent f69d45ede1
commit eb5c968f54

View File

@ -1,16 +1,16 @@
{ {
"version": "1.37.0", "version": "1.38.2",
"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.37.0/hcloud-windows-amd64.zip", "url": "https://github.com/hetznercloud/cli/releases/download/v1.38.2/hcloud-windows-amd64.zip",
"hash": "d95980c725efbd8f6e817b61f360e4e996fa6b673d4fa48a06dac18051177a12" "hash": "9c4e3e33ebbc58e6b425a92381be88bafec37dd68e686c46bc66aef130695638"
}, },
"32bit": { "32bit": {
"url": "https://github.com/hetznercloud/cli/releases/download/v1.37.0/hcloud-windows-386.zip", "url": "https://github.com/hetznercloud/cli/releases/download/v1.38.2/hcloud-windows-386.zip",
"hash": "d659fd33b5904a2cb169bb25c4013dfbac7dc88806bb5162d3bfb44b1cf015a0" "hash": "2dbe36ba901ec49a312a65411be89f579179e1ce9e7bcec2d42f8676d32797fc"
} }
}, },
"bin": "hcloud.exe", "bin": "hcloud.exe",