vultr: Update to version 3.1.0

This commit is contained in:
github-actions[bot] 2024-05-17 20:25:26 +00:00
parent dc93063fff
commit 1e39c52f44

View File

@ -1,16 +1,16 @@
{ {
"version": "3.0.3", "version": "3.1.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.0.3/vultr-cli_v3.0.3_windows_amd64.zip", "url": "https://github.com/vultr/vultr-cli/releases/download/v3.1.0/vultr-cli_v3.1.0_windows_amd64.zip",
"hash": "17836c567323082c8568db6095b6409a19aa614603abbf478aa35821e37eb69d" "hash": "1baf66df14233bbcdd53e94de7ea0d0fb7b516210f8b1f2c51440ff527caa7fc"
}, },
"arm64": { "arm64": {
"url": "https://github.com/vultr/vultr-cli/releases/download/v3.0.3/vultr-cli_v3.0.3_windows_arm64.zip", "url": "https://github.com/vultr/vultr-cli/releases/download/v3.1.0/vultr-cli_v3.1.0_windows_arm64.zip",
"hash": "81145a10e3c10fa3a7f204dc9f3801e9c00e7016eb68c97a9e5ef1ca79974441" "hash": "916c3c4e06be16e762bce01bb8d1cbe3f677bf95d62d0e46e52487e8749aa122"
} }
}, },
"bin": "vultr-cli.exe", "bin": "vultr-cli.exe",