From a4d1284dcb5d4b2a3694bfcd043713efb13f484c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Sep 2025 20:28:16 +0000 Subject: [PATCH] vultr: Update to version 3.7.0 --- bucket/vultr.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vultr.json b/bucket/vultr.json index 96e8e846b4..221569818f 100644 --- a/bucket/vultr.json +++ b/bucket/vultr.json @@ -1,16 +1,16 @@ { - "version": "3.6.0", + "version": "3.7.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.6.0/vultr-cli_v3.6.0_windows_amd64.zip", - "hash": "050febea29a6404c8139ebcfd17cb91f230bb42c1bff5d26b607cee7a1ec3c6c" + "url": "https://github.com/vultr/vultr-cli/releases/download/v3.7.0/vultr-cli_v3.7.0_windows_amd64.zip", + "hash": "7a77918911c4e4fb02b6d43f3ebfbaea70984c8d3f1dbb61f47bf6fc6467f651" }, "arm64": { - "url": "https://github.com/vultr/vultr-cli/releases/download/v3.6.0/vultr-cli_v3.6.0_windows_arm64.zip", - "hash": "866c7713065347aa8648167134a979cc1ef077b6373afdbb02994afc91e197d4" + "url": "https://github.com/vultr/vultr-cli/releases/download/v3.7.0/vultr-cli_v3.7.0_windows_arm64.zip", + "hash": "d5fa1e964e9bbf09419f16ce121abadbdd2078873a35d885f2de56cbb29efdf1" } }, "bin": "vultr-cli.exe",