diff --git a/bucket/hcloud.json b/bucket/hcloud.json index 83ea2c27ce..ff58081e50 100644 --- a/bucket/hcloud.json +++ b/bucket/hcloud.json @@ -1,16 +1,16 @@ { - "version": "1.52.0", + "version": "1.53.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.52.0/hcloud-windows-amd64.zip", - "hash": "dcbae1503815f4755a67dcee4f932ece8c3469f8a3d27fbffc99c3dc286b1989" + "url": "https://github.com/hetznercloud/cli/releases/download/v1.53.0/hcloud-windows-amd64.zip", + "hash": "e712716280593fe978566998779172970bca8487bfd24bc0de041bf76f9cfbf2" }, "32bit": { - "url": "https://github.com/hetznercloud/cli/releases/download/v1.52.0/hcloud-windows-386.zip", - "hash": "aedceb5372bb32a280897ba9624e692baf370bebc42c361ade4210be68e23f7f" + "url": "https://github.com/hetznercloud/cli/releases/download/v1.53.0/hcloud-windows-386.zip", + "hash": "e3fbaf3c681c2109b9609cedfdd8ad8bc8fba44b7f6f2f7cb102f7068447a8ae" } }, "bin": "hcloud.exe",