From d203a924c866172f2d0de0c8d470fdc648eb40a7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 20:25:52 +0000 Subject: [PATCH] vultr: Update to version 3.2.0 --- bucket/vultr.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vultr.json b/bucket/vultr.json index 044041ec15..7875d9cb42 100644 --- a/bucket/vultr.json +++ b/bucket/vultr.json @@ -1,16 +1,16 @@ { - "version": "3.1.0", + "version": "3.2.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.1.0/vultr-cli_v3.1.0_windows_amd64.zip", - "hash": "1baf66df14233bbcdd53e94de7ea0d0fb7b516210f8b1f2c51440ff527caa7fc" + "url": "https://github.com/vultr/vultr-cli/releases/download/v3.2.0/vultr-cli_v3.2.0_windows_amd64.zip", + "hash": "ff3590b9e16fc7bf249ea60c3a3df48ccc68b59a0c58ff7cddbbe73914272749" }, "arm64": { - "url": "https://github.com/vultr/vultr-cli/releases/download/v3.1.0/vultr-cli_v3.1.0_windows_arm64.zip", - "hash": "916c3c4e06be16e762bce01bb8d1cbe3f677bf95d62d0e46e52487e8749aa122" + "url": "https://github.com/vultr/vultr-cli/releases/download/v3.2.0/vultr-cli_v3.2.0_windows_arm64.zip", + "hash": "9969b1c23bbaa6ee1f556096105adbbf8419ff292e3deb4958c5e16c685576cd" } }, "bin": "vultr-cli.exe",