From 24c652821daef15b0b776e62823b39ec213018ea Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Feb 2022 20:26:22 +0000 Subject: [PATCH] bitwarden-cli: Update to version 1.21.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 a8c5fa827d..581215cb97 100644 --- a/bucket/bitwarden-cli.json +++ b/bucket/bitwarden-cli.json @@ -1,12 +1,12 @@ { - "version": "1.21.0", + "version": "1.21.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/cli/releases/download/v1.21.0/bw-windows-1.21.0.zip", - "hash": "28f3262dde0bed587acd3d1fb267f0741ab3f9817e89731c9212e53ce6e0f818" + "url": "https://github.com/bitwarden/cli/releases/download/v1.21.1/bw-windows-1.21.1.zip", + "hash": "43b302fb9bc4b01348e2b31fa2654c6b4c5a233c44a4ae7b93151280c55811ec" } }, "bin": "bw.exe",