From 2019d7e087044940939123af932bf8f9bef1725d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Mar 2023 20:28:34 +0000 Subject: [PATCH] vultr: Update to version 2.15.1 --- bucket/vultr.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vultr.json b/bucket/vultr.json index 981eb20289..6f789ddeed 100644 --- a/bucket/vultr.json +++ b/bucket/vultr.json @@ -1,12 +1,12 @@ { - "version": "2.15.0", + "version": "2.15.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/v2.15.0/vultr-cli_2.15.0_windows_64-bit.zip", - "hash": "114b501fb0c596aff4a020c562965ffb75d19342249cdf00ae4575f66351a30e" + "url": "https://github.com/vultr/vultr-cli/releases/download/v2.15.1/vultr-cli_2.15.1_windows_64-bit.zip", + "hash": "cf76ab9b85858f564a71a6197f7d03342a62a434e37601f6278403b7d817ed8c" } }, "bin": "vultr-cli.exe",