vultr: Update to version 3.3.0

This commit is contained in:
github-actions[bot] 2024-07-05 16:28:30 +00:00
parent e5df063e91
commit b09a9ce263

View File

@ -1,16 +1,16 @@
{ {
"version": "3.2.0", "version": "3.3.0",
"description": "The official Vultr CLI tool.", "description": "The official Vultr CLI tool.",
"homepage": "https://github.com/vultr/vultr-cli/", "homepage": "https://github.com/vultr/vultr-cli/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vultr/vultr-cli/releases/download/v3.2.0/vultr-cli_v3.2.0_windows_amd64.zip", "url": "https://github.com/vultr/vultr-cli/releases/download/v3.3.0/vultr-cli_v3.3.0_windows_amd64.zip",
"hash": "ff3590b9e16fc7bf249ea60c3a3df48ccc68b59a0c58ff7cddbbe73914272749" "hash": "843e4de42f2631fa42948e6367ad24857bb7f1d4f44e1bbf57b2b1c5c3dd7650"
}, },
"arm64": { "arm64": {
"url": "https://github.com/vultr/vultr-cli/releases/download/v3.2.0/vultr-cli_v3.2.0_windows_arm64.zip", "url": "https://github.com/vultr/vultr-cli/releases/download/v3.3.0/vultr-cli_v3.3.0_windows_arm64.zip",
"hash": "9969b1c23bbaa6ee1f556096105adbbf8419ff292e3deb4958c5e16c685576cd" "hash": "a79d2efc243e4d4ecb61be9a23ed1f195ca11bdb117550ff9f1fa1b53e0f98ef"
} }
}, },
"bin": "vultr-cli.exe", "bin": "vultr-cli.exe",