From e65b5395e6932ba7be7c99d11177286f08f28bfe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 04:31:48 +0000 Subject: [PATCH] bitwarden-cli: Update to version 2023.2.0 --- 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 5be11320e4..fe375bb4b8 100644 --- a/bucket/bitwarden-cli.json +++ b/bucket/bitwarden-cli.json @@ -1,12 +1,12 @@ { - "version": "2023.1.0", + "version": "2023.2.0", "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-v2023.1.0/bw-windows-2023.1.0.zip", - "hash": "708b1f715aff1895318f32dacffb7d0dcacb984ffdeca756b57b5992f017c532" + "url": "https://github.com/bitwarden/clients/releases/download/cli-v2023.2.0/bw-windows-2023.2.0.zip", + "hash": "b2384e5e871be0f709ddece33dc775bfcbfc95a5d0faaf61f1f4b245245dea0e" } }, "bin": "bw.exe",