vultr: Update to version 3.0.1

This commit is contained in:
github-actions[bot] 2024-02-27 20:24:43 +00:00
parent 463e05d847
commit e50874c43e

View File

@ -1,16 +1,16 @@
{
"version": "3.0.0",
"version": "3.0.1",
"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.0.0/vultr-cli_v3.0.0_windows_amd64.zip",
"hash": "2341fd587106642b5eda3da4abee78801fde4e1d362bdd2c2a4ad1dd369c902e"
"url": "https://github.com/vultr/vultr-cli/releases/download/v3.0.1/vultr-cli_v3.0.1_windows_amd64.zip",
"hash": "b5f1e5f283ffb0a11a751d227f5e61e680797d45c78720a360f66ddd990e55b3"
},
"arm64": {
"url": "https://github.com/vultr/vultr-cli/releases/download/v3.0.0/vultr-cli_v3.0.0_windows_arm64.zip",
"hash": "727300de8fdb057d9eb6608881eba42903d608cc90e52ba99776d4b8ea7918b1"
"url": "https://github.com/vultr/vultr-cli/releases/download/v3.0.1/vultr-cli_v3.0.1_windows_arm64.zip",
"hash": "b7becf53fe0b1a597e3863a3703f128401f65705066ee68c22406caa3905c077"
}
},
"bin": "vultr-cli.exe",