diff --git a/bucket/vultr.json b/bucket/vultr.json index 44d5614f60..973a8ca8e2 100644 --- a/bucket/vultr.json +++ b/bucket/vultr.json @@ -1,16 +1,16 @@ { - "version": "2.16.2", + "version": "2.17.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/v2.16.2/vultr-cli_2.16.2_windows_64-bit.zip", - "hash": "562b447720012a4e24b95307dd5047f6fbb681bc1bc802d560b25d061826764c" + "url": "https://github.com/vultr/vultr-cli/releases/download/v2.17.0/vultr-cli_2.17.0_windows_64-bit.zip", + "hash": "bab4de51bf54014498528721eca67610d7e508b9f24f8c5b169ee6304f3d9b52" }, "arm64": { - "url": "https://github.com/vultr/vultr-cli/releases/download/v2.16.2/vultr-cli_2.16.2_windows_arm64-bit.zip", - "hash": "686d33e755c3b60c6ae2fff549aa9e572d4d98c8f9c607ea1d9259b3a4cee5b9" + "url": "https://github.com/vultr/vultr-cli/releases/download/v2.17.0/vultr-cli_2.17.0_windows_arm64-bit.zip", + "hash": "97e6ce0a606f6911ec0effd22baf6c3f3fa25ca365cc93cebecf4ad634e6449b" } }, "bin": "vultr-cli.exe",