From a5b632f369a36680a3a146248b46cc69a8373525 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 30 May 2020 14:36:23 +0200 Subject: [PATCH] bitwarden-cli: Update to version 1.10.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 82c9af4f25..3ae8608b61 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.9.1", + "version": "1.10.0", "architecture": { "64bit": { - "url": "https://github.com/bitwarden/cli/releases/download/v1.9.1/bw-windows-1.9.1.zip", - "hash": "1eb411613d90f264524ba3841a48cba3c4bf1e86e341c0aeb31b44232c6e740e" + "url": "https://github.com/bitwarden/cli/releases/download/v1.10.0/bw-windows-1.10.0.zip", + "hash": "27f65864f855c69963dd9187b7c626e90dd48e3072adf1fc16d9d7a0c08dc850" } }, "bin": "bw.exe",