From 0c295f824286b753380ae1e9ea650f9852a44930 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Mar 2024 08:23:42 +0000 Subject: [PATCH] bitwarden-cli: Update to version 2024.2.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 585b777e71..e15e69b2c5 100644 --- a/bucket/bitwarden-cli.json +++ b/bucket/bitwarden-cli.json @@ -1,12 +1,12 @@ { - "version": "2024.2.0", + "version": "2024.2.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.2.0/bw-windows-2024.2.0.zip", - "hash": "ff52ef30a839f130757e48286795386bc564e722132189b847514fb970d3738c" + "url": "https://github.com/bitwarden/clients/releases/download/cli-v2024.2.1/bw-windows-2024.2.1.zip", + "hash": "72ae95f2fc6597bee0f2405dd4c03d87ed9dff7e634a1db2b685c5244c135ef9" } }, "bin": "bw.exe",