From d322f8809ae687f84456de20e3e6f21027e67a76 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 20:23:08 +0000 Subject: [PATCH] vultr: Update to version 2.22.0 --- bucket/vultr.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vultr.json b/bucket/vultr.json index 357a1ec40a..cb58a9835c 100644 --- a/bucket/vultr.json +++ b/bucket/vultr.json @@ -1,16 +1,16 @@ { - "version": "2.21.0", + "version": "2.22.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.21.0/vultr-cli_v2.21.0_windows_amd64.zip", - "hash": "550e829e97da3c74e1e76e46141d1db8c5ba61fdef1f548fc61d509aa64c196e" + "url": "https://github.com/vultr/vultr-cli/releases/download/v2.22.0/vultr-cli_v2.22.0_windows_amd64.zip", + "hash": "ae1df0ff868d699f360b706a5f0c9b7563e6c4000977be83c5c2103d4b9335c3" }, "arm64": { - "url": "https://github.com/vultr/vultr-cli/releases/download/v2.21.0/vultr-cli_v2.21.0_windows_arm64.zip", - "hash": "4b44ecd98aa12926a05d3085eeb1b245fe5718f6a7f665d7fa7eb1ac972f2349" + "url": "https://github.com/vultr/vultr-cli/releases/download/v2.22.0/vultr-cli_v2.22.0_windows_arm64.zip", + "hash": "75dbfe11f5e1c65bcf08980b2a81ad9e85467632e58c43b413e878fe3b1c988d" } }, "bin": "vultr-cli.exe",