hcloud: Update to version 1.43.0

This commit is contained in:
github-actions[bot] 2024-04-03 17:08:36 +00:00
parent 4d5d3cf4d6
commit 030b58ed18

View File

@ -1,16 +1,16 @@
{ {
"version": "1.42.0", "version": "1.43.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.42.0/hcloud-windows-amd64.zip", "url": "https://github.com/hetznercloud/cli/releases/download/v1.43.0/hcloud-windows-amd64.zip",
"hash": "8e3fc695b714d16ab0bc2f55969023d2570b6590ef2a9f83f3fd4ae9ca748745" "hash": "9fb05aa8bb2c0a4a195774990ae49bb75354d2ed509feddb42a3b8d168963ce8"
}, },
"32bit": { "32bit": {
"url": "https://github.com/hetznercloud/cli/releases/download/v1.42.0/hcloud-windows-386.zip", "url": "https://github.com/hetznercloud/cli/releases/download/v1.43.0/hcloud-windows-386.zip",
"hash": "dc8680964104578f021fde019e35521177b6f5f0999fa0c746c3dbc76d68a341" "hash": "b59b737ffb3726ada78982d7bc64706765b2633e8b14ca2406490bf66f68a4c0"
} }
}, },
"bin": "hcloud.exe", "bin": "hcloud.exe",