hcloud: Update to version 1.36.0

This commit is contained in:
github-actions[bot] 2023-06-22 12:30:33 +00:00
parent abdcf7e312
commit 458dd48c84

View File

@ -1,16 +1,16 @@
{
"version": "1.35.0",
"version": "1.36.0",
"description": "Command-line interface for Hetzner Cloud",
"homepage": "https://github.com/hetznercloud/cli",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/hetznercloud/cli/releases/download/v1.35.0/hcloud-windows-amd64.zip",
"hash": "3775c7dbab948a06bbed2d4400c2504875fb0a8b3559d02936c07f0ad480c060"
"url": "https://github.com/hetznercloud/cli/releases/download/v1.36.0/hcloud-windows-amd64.zip",
"hash": "4e65e2983e15ed6a9f9ddbf380f4acfcacebf8d0f64df904a154b30946689c73"
},
"32bit": {
"url": "https://github.com/hetznercloud/cli/releases/download/v1.35.0/hcloud-windows-386.zip",
"hash": "f9b39bd6cedb7dd2210a1dd79fc92cd98d56cf23d962b49448c2d863092c590f"
"url": "https://github.com/hetznercloud/cli/releases/download/v1.36.0/hcloud-windows-386.zip",
"hash": "664290d6bd7a04123ddb8b83c0d17e74cd6c86f8031e003125197716c560db0a"
}
},
"bin": "hcloud.exe",