From 9b3a5b7e3dcf9dec548de0710e5c4db407f240ca Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 16:29:47 +0000 Subject: [PATCH] bitwarden-cli: Update to version 2022.11.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 ee465d3eee..613bbea7e6 100644 --- a/bucket/bitwarden-cli.json +++ b/bucket/bitwarden-cli.json @@ -1,12 +1,12 @@ { - "version": "2022.10.0", + "version": "2022.11.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-v2022.10.0/bw-windows-2022.10.0.zip", - "hash": "5f8bf5a74a2246c6b2d303f7b54c51ef5fbb8b7af15e406123b83a9179a8f321" + "url": "https://github.com/bitwarden/clients/releases/download/cli-v2022.11.0/bw-windows-2022.11.0.zip", + "hash": "162e5703352f4abd57971221c05164e4c6b182af8526328df118b3e921228ca0" } }, "bin": "bw.exe",