From 1e39c52f44c8be6399a37477e6841de420ef1b7b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 May 2024 20:25:26 +0000 Subject: [PATCH] vultr: Update to version 3.1.0 --- bucket/vultr.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vultr.json b/bucket/vultr.json index 2fa5540281..044041ec15 100644 --- a/bucket/vultr.json +++ b/bucket/vultr.json @@ -1,16 +1,16 @@ { - "version": "3.0.3", + "version": "3.1.0", "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.3/vultr-cli_v3.0.3_windows_amd64.zip", - "hash": "17836c567323082c8568db6095b6409a19aa614603abbf478aa35821e37eb69d" + "url": "https://github.com/vultr/vultr-cli/releases/download/v3.1.0/vultr-cli_v3.1.0_windows_amd64.zip", + "hash": "1baf66df14233bbcdd53e94de7ea0d0fb7b516210f8b1f2c51440ff527caa7fc" }, "arm64": { - "url": "https://github.com/vultr/vultr-cli/releases/download/v3.0.3/vultr-cli_v3.0.3_windows_arm64.zip", - "hash": "81145a10e3c10fa3a7f204dc9f3801e9c00e7016eb68c97a9e5ef1ca79974441" + "url": "https://github.com/vultr/vultr-cli/releases/download/v3.1.0/vultr-cli_v3.1.0_windows_arm64.zip", + "hash": "916c3c4e06be16e762bce01bb8d1cbe3f677bf95d62d0e46e52487e8749aa122" } }, "bin": "vultr-cli.exe",