From 7b50231bce171626397d5158a26cb890d7ee6b01 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2024 04:28:15 +0000 Subject: [PATCH] bitwarden-cli: Update to version 2024.7.1 --- 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 a396768af2..b0ef04975f 100644 --- a/bucket/bitwarden-cli.json +++ b/bucket/bitwarden-cli.json @@ -1,12 +1,12 @@ { - "version": "2024.6.1", + "version": "2024.7.1", "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.6.1/bw-windows-2024.6.1.zip", - "hash": "1daed0c6f537c5066fdfadd8d779da39631a381c60b92287a1a98bc16b70866e" + "url": "https://github.com/bitwarden/clients/releases/download/cli-v2024.7.1/bw-windows-2024.7.1.zip", + "hash": "57c397ec7d2539c702334971019255be76f85cbd9058f499a39fa2380bc74c0b" } }, "bin": "bw.exe",