From 88e07fdfbaf22d70bf1f9ca1b41bf0aa21a6068f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 00:32:49 +0000 Subject: [PATCH] bitwarden-cli: Update to version 1.21.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 aa8e16b9bf..a8c5fa827d 100644 --- a/bucket/bitwarden-cli.json +++ b/bucket/bitwarden-cli.json @@ -1,12 +1,12 @@ { - "version": "1.20.0", + "version": "1.21.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.20.0/bw-windows-1.20.0.zip", - "hash": "a48ace304ce699f4c0f5fc94e820ef474b0bdf720ee745b9c3936bc19a520e29" + "url": "https://github.com/bitwarden/cli/releases/download/v1.21.0/bw-windows-1.21.0.zip", + "hash": "28f3262dde0bed587acd3d1fb267f0741ab3f9817e89731c9212e53ce6e0f818" } }, "bin": "bw.exe",