From 7de33a2a77bc529abd84a5c6554d361c6c880e4a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2024 04:25:48 +0000 Subject: [PATCH] bitwarden-cli: Update to version 2024.7.2 --- bucket/bitwarden-cli.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/bitwarden-cli.json b/bucket/bitwarden-cli.json index b0ef04975f..4d2401c195 100644 --- a/bucket/bitwarden-cli.json +++ b/bucket/bitwarden-cli.json @@ -1,12 +1,12 @@ { - "version": "2024.7.1", + "version": "2024.7.2", "description": "The powerful command-line tool (CLI) to write and execute scripts on your Bitwarden vault.", "homepage": "https://bitwarden.com/", "license": "GPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://github.com/bitwarden/clients/releases/download/cli-v2024.7.1/bw-windows-2024.7.1.zip", - "hash": "57c397ec7d2539c702334971019255be76f85cbd9058f499a39fa2380bc74c0b" + "url": "https://github.com/bitwarden/clients/releases/download/cli-v2024.7.2/bw-windows-2024.7.2.zip", + "hash": "340f4ae64861c105d1e9fae91578f4aa0f7ec50eda034479010aba70fdca0db6" } }, "bin": "bw.exe",