diff --git a/bucket/vultr.json b/bucket/vultr.json index 044041ec15..7875d9cb42 100644 --- a/bucket/vultr.json +++ b/bucket/vultr.json @@ -1,16 +1,16 @@ { - "version": "3.1.0", + "version": "3.2.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.1.0/vultr-cli_v3.1.0_windows_amd64.zip", - "hash": "1baf66df14233bbcdd53e94de7ea0d0fb7b516210f8b1f2c51440ff527caa7fc" + "url": "https://github.com/vultr/vultr-cli/releases/download/v3.2.0/vultr-cli_v3.2.0_windows_amd64.zip", + "hash": "ff3590b9e16fc7bf249ea60c3a3df48ccc68b59a0c58ff7cddbbe73914272749" }, "arm64": { - "url": "https://github.com/vultr/vultr-cli/releases/download/v3.1.0/vultr-cli_v3.1.0_windows_arm64.zip", - "hash": "916c3c4e06be16e762bce01bb8d1cbe3f677bf95d62d0e46e52487e8749aa122" + "url": "https://github.com/vultr/vultr-cli/releases/download/v3.2.0/vultr-cli_v3.2.0_windows_arm64.zip", + "hash": "9969b1c23bbaa6ee1f556096105adbbf8419ff292e3deb4958c5e16c685576cd" } }, "bin": "vultr-cli.exe",