vultr: Update to version 3.6.0

This commit is contained in:
github-actions[bot] 2025-07-18 00:43:18 +00:00
parent c0b1efd8fe
commit ece1a75c61

View File

@ -1,16 +1,16 @@
{ {
"version": "3.5.0", "version": "3.6.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.5.0/vultr-cli_v3.5.0_windows_amd64.zip", "url": "https://github.com/vultr/vultr-cli/releases/download/v3.6.0/vultr-cli_v3.6.0_windows_amd64.zip",
"hash": "240ed3baf27e674b469206ace74e69f21c0f44d3714d99df8c8656483180682b" "hash": "050febea29a6404c8139ebcfd17cb91f230bb42c1bff5d26b607cee7a1ec3c6c"
}, },
"arm64": { "arm64": {
"url": "https://github.com/vultr/vultr-cli/releases/download/v3.5.0/vultr-cli_v3.5.0_windows_arm64.zip", "url": "https://github.com/vultr/vultr-cli/releases/download/v3.6.0/vultr-cli_v3.6.0_windows_arm64.zip",
"hash": "0677471c2bb56b01bb8f1a0d049094e62520b75accf5e25fc47fbb110fa63099" "hash": "866c7713065347aa8648167134a979cc1ef077b6373afdbb02994afc91e197d4"
} }
}, },
"bin": "vultr-cli.exe", "bin": "vultr-cli.exe",