diff --git a/bucket/vultr.json b/bucket/vultr.json index 3ca5c99942..4ec52c9fc7 100644 --- a/bucket/vultr.json +++ b/bucket/vultr.json @@ -1,16 +1,16 @@ { - "version": "3.3.1", + "version": "3.4.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.3.1/vultr-cli_v3.3.1_windows_amd64.zip", - "hash": "0c7def965183aa3571e1d4c9d903eedd5e31f116186387ea6eee550ee163c87c" + "url": "https://github.com/vultr/vultr-cli/releases/download/v3.4.0/vultr-cli_v3.4.0_windows_amd64.zip", + "hash": "abc50c7912e5e331fd2cfb356994c4c697e16a4519629a659610c3a694f36eb8" }, "arm64": { - "url": "https://github.com/vultr/vultr-cli/releases/download/v3.3.1/vultr-cli_v3.3.1_windows_arm64.zip", - "hash": "958b0a5457bc98167879e834f8e0d70606878d87f7859b482fa283c44eb9bd4d" + "url": "https://github.com/vultr/vultr-cli/releases/download/v3.4.0/vultr-cli_v3.4.0_windows_arm64.zip", + "hash": "6804ac3d43507de6c1283c3293de51e518fb310938dbe797d7d9e89d0fb7e58e" } }, "bin": "vultr-cli.exe",