From 9c1279cce78f3603de747df3c5573784dbee6e5d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Mar 2022 20:37:20 +0000 Subject: [PATCH] bitwarden-cli: Update to version 1.22.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 fdb845f251..bb18b8e734 100644 --- a/bucket/bitwarden-cli.json +++ b/bucket/bitwarden-cli.json @@ -1,12 +1,12 @@ { - "version": "1.21.1", + "version": "1.22.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/cli/releases/download/v1.21.1/bw-windows-1.21.1.zip", - "hash": "43b302fb9bc4b01348e2b31fa2654c6b4c5a233c44a4ae7b93151280c55811ec" + "url": "https://github.com/bitwarden/cli/releases/download/v1.22.0/bw-windows-1.22.0.zip", + "hash": "0cd0dfb02c80568cbd47588da55b52157222640cdbff6ca67ad5159d6e5c55a9" } }, "bin": "bw.exe",