hcloud: Update to version 1.38.3

This commit is contained in:
github-actions[bot] 2023-10-16 16:28:19 +00:00
parent 710e04cfbf
commit 0bbe413a34

View File

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