From c0ba1ff8e85385de4db25c14583410741945190e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 May 2022 20:28:56 +0000 Subject: [PATCH] vultr: Update to version 2.14.0 --- bucket/vultr.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vultr.json b/bucket/vultr.json index bef6d31238..f63f4db3d7 100644 --- a/bucket/vultr.json +++ b/bucket/vultr.json @@ -1,12 +1,12 @@ { - "version": "2.13.0", + "version": "2.14.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/v2.13.0/vultr-cli_2.13.0_windows_64-bit.zip", - "hash": "d3075e2bcda2e7610560df209d4e7e17857f5784cff0938462cfcd5380923d90" + "url": "https://github.com/vultr/vultr-cli/releases/download/v2.14.0/vultr-cli_2.14.0_windows_64-bit.zip", + "hash": "c19294f523707a0bb770dde68e10a2a5066879e094f80f95e860f8624f6d18a9" } }, "bin": "vultr-cli.exe",