From 4acade73660c0ecbdf94f6145b7e57aead6a900e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 9 Mar 2020 18:01:52 +0000 Subject: [PATCH] bitwarden-cli: Update to version 1.9.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 f994259271..525c8c785e 100644 --- a/bucket/bitwarden-cli.json +++ b/bucket/bitwarden-cli.json @@ -2,11 +2,11 @@ "homepage": "https://bitwarden.com/", "description": "The powerful command-line tool (CLI) to write and execute scripts on your Bitwarden vault.", "license": "GPL-3.0-or-later", - "version": "1.8.0", + "version": "1.9.0", "architecture": { "64bit": { - "url": "https://github.com/bitwarden/cli/releases/download/v1.8.0/bw-windows-1.8.0.zip", - "hash": "bdb9d3c745861937cd1eb0b744e306ccf75bc8993277e0d911761711f6188604" + "url": "https://github.com/bitwarden/cli/releases/download/v1.9.0/bw-windows-1.9.0.zip", + "hash": "ad4b7609528eeacc6e67d4e63568a0f309f38015e82e5bafcf652eb4033d62da" } }, "bin": "bw.exe",