hcloud: Update to version 1.47.0

This commit is contained in:
github-actions[bot] 2024-08-30 12:31:47 +00:00
parent 94791c75a9
commit fbfced24a8

View File

@ -1,16 +1,16 @@
{ {
"version": "1.46.0", "version": "1.47.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.46.0/hcloud-windows-amd64.zip", "url": "https://github.com/hetznercloud/cli/releases/download/v1.47.0/hcloud-windows-amd64.zip",
"hash": "0345cb0ed2ff69b9ed337d6e54a36cd157fc3699b383c34d2d19add1359cedc6" "hash": "c7a61478e645f6f0ff5ce3d0944fc6735a2d25dcc6ef74abf16785df475b35b6"
}, },
"32bit": { "32bit": {
"url": "https://github.com/hetznercloud/cli/releases/download/v1.46.0/hcloud-windows-386.zip", "url": "https://github.com/hetznercloud/cli/releases/download/v1.47.0/hcloud-windows-386.zip",
"hash": "37b8a8f8173106797beb34f639f9f008cac4ef6afea144febc744a130da47f6a" "hash": "3bbb7e1cc7b0a44821066c6abc2dd1bdf96c84132f078ccde57dbd26cb7501ac"
} }
}, },
"bin": "hcloud.exe", "bin": "hcloud.exe",