From 1fff9e7a7afdc467fb4c23bdbd38627372e37d34 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Mar 2024 16:28:11 +0000 Subject: [PATCH] vultr: Update to version 3.0.2 --- bucket/vultr.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vultr.json b/bucket/vultr.json index f41740c71e..7bee99c504 100644 --- a/bucket/vultr.json +++ b/bucket/vultr.json @@ -1,16 +1,16 @@ { - "version": "3.0.1", + "version": "3.0.2", "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.1/vultr-cli_v3.0.1_windows_amd64.zip", - "hash": "b5f1e5f283ffb0a11a751d227f5e61e680797d45c78720a360f66ddd990e55b3" + "url": "https://github.com/vultr/vultr-cli/releases/download/v3.0.2/vultr-cli_v3.0.2_windows_amd64.zip", + "hash": "46b3ea26a0a0ede814bce17ef3dfd8b27a7a8aa86368a1fc4fd4530c7576cc96" }, "arm64": { - "url": "https://github.com/vultr/vultr-cli/releases/download/v3.0.1/vultr-cli_v3.0.1_windows_arm64.zip", - "hash": "b7becf53fe0b1a597e3863a3703f128401f65705066ee68c22406caa3905c077" + "url": "https://github.com/vultr/vultr-cli/releases/download/v3.0.2/vultr-cli_v3.0.2_windows_arm64.zip", + "hash": "18a59719ef7a42017f1b8245f122569d5d3319dd4a7254e83ff1f3edbbffde70" } }, "bin": "vultr-cli.exe",