From 0c2474c7024f1f9d5f4cf503aa7b135c230b3aa9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 21:06:45 +0000 Subject: [PATCH] bitwarden-cli: Update to version 2024.3.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 e15e69b2c5..caccb332b6 100644 --- a/bucket/bitwarden-cli.json +++ b/bucket/bitwarden-cli.json @@ -1,12 +1,12 @@ { - "version": "2024.2.1", + "version": "2024.3.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.1/bw-windows-2024.2.1.zip", - "hash": "72ae95f2fc6597bee0f2405dd4c03d87ed9dff7e634a1db2b685c5244c135ef9" + "url": "https://github.com/bitwarden/clients/releases/download/cli-v2024.3.1/bw-windows-2024.3.1.zip", + "hash": "f4c64964269a28374e6787fd2d437f0733223f40721dad15b1923d8c549f49b0" } }, "bin": "bw.exe",