vultr: Update to version 3.5.0

This commit is contained in:
github-actions[bot] 2025-06-18 00:41:12 +00:00
parent 1d5d0dd65a
commit a0b3aef750

View File

@ -1,16 +1,16 @@
{ {
"version": "3.4.0", "version": "3.5.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.4.0/vultr-cli_v3.4.0_windows_amd64.zip", "url": "https://github.com/vultr/vultr-cli/releases/download/v3.5.0/vultr-cli_v3.5.0_windows_amd64.zip",
"hash": "abc50c7912e5e331fd2cfb356994c4c697e16a4519629a659610c3a694f36eb8" "hash": "240ed3baf27e674b469206ace74e69f21c0f44d3714d99df8c8656483180682b"
}, },
"arm64": { "arm64": {
"url": "https://github.com/vultr/vultr-cli/releases/download/v3.4.0/vultr-cli_v3.4.0_windows_arm64.zip", "url": "https://github.com/vultr/vultr-cli/releases/download/v3.5.0/vultr-cli_v3.5.0_windows_arm64.zip",
"hash": "6804ac3d43507de6c1283c3293de51e518fb310938dbe797d7d9e89d0fb7e58e" "hash": "0677471c2bb56b01bb8f1a0d049094e62520b75accf5e25fc47fbb110fa63099"
} }
}, },
"bin": "vultr-cli.exe", "bin": "vultr-cli.exe",