From 0fa0f8fe095d1a387110c60e8bfa960b6721fa02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 30 Jun 2020 08:34:16 +0200 Subject: [PATCH] bitwarden-cli: Update to version 1.11.0 --- bucket/bitwarden-cli.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/bitwarden-cli.json b/bucket/bitwarden-cli.json index 3ae8608b61..2ec56b4296 100644 --- a/bucket/bitwarden-cli.json +++ b/bucket/bitwarden-cli.json @@ -1,12 +1,12 @@ { - "homepage": "https://bitwarden.com/", + "version": "1.11.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", - "version": "1.10.0", "architecture": { "64bit": { - "url": "https://github.com/bitwarden/cli/releases/download/v1.10.0/bw-windows-1.10.0.zip", - "hash": "27f65864f855c69963dd9187b7c626e90dd48e3072adf1fc16d9d7a0c08dc850" + "url": "https://github.com/bitwarden/cli/releases/download/v1.11.0/bw-windows-1.11.0.zip", + "hash": "e53e6dac9b6c93c2abfc11492b2c3ec86b49fff81cedaf86d9b0a843fa15d6f7" } }, "bin": "bw.exe",