diff --git a/bucket/vultr.json b/bucket/vultr.json index f62faaa8d3..96e8e846b4 100644 --- a/bucket/vultr.json +++ b/bucket/vultr.json @@ -1,16 +1,16 @@ { - "version": "3.5.0", + "version": "3.6.0", "description": "The official Vultr CLI tool.", "homepage": "https://github.com/vultr/vultr-cli/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/vultr/vultr-cli/releases/download/v3.5.0/vultr-cli_v3.5.0_windows_amd64.zip", - "hash": "240ed3baf27e674b469206ace74e69f21c0f44d3714d99df8c8656483180682b" + "url": "https://github.com/vultr/vultr-cli/releases/download/v3.6.0/vultr-cli_v3.6.0_windows_amd64.zip", + "hash": "050febea29a6404c8139ebcfd17cb91f230bb42c1bff5d26b607cee7a1ec3c6c" }, "arm64": { - "url": "https://github.com/vultr/vultr-cli/releases/download/v3.5.0/vultr-cli_v3.5.0_windows_arm64.zip", - "hash": "0677471c2bb56b01bb8f1a0d049094e62520b75accf5e25fc47fbb110fa63099" + "url": "https://github.com/vultr/vultr-cli/releases/download/v3.6.0/vultr-cli_v3.6.0_windows_arm64.zip", + "hash": "866c7713065347aa8648167134a979cc1ef077b6373afdbb02994afc91e197d4" } }, "bin": "vultr-cli.exe",