From 0f051ab0d140e165bb752325b1ec50927c9d4621 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 29 Sep 2020 09:23:54 +0200 Subject: [PATCH] bitwarden-cli: Update to version 1.12.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 09093ba931..70e3facad1 100644 --- a/bucket/bitwarden-cli.json +++ b/bucket/bitwarden-cli.json @@ -1,12 +1,12 @@ { - "version": "1.12.0", + "version": "1.12.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.12.0/bw-windows-1.12.0.zip", - "hash": "81a65a2572cb8849f8397c4bc3087dc623967e96ce9ded184de3407fc6fa014a" + "url": "https://github.com/bitwarden/cli/releases/download/v1.12.1/bw-windows-1.12.1.zip", + "hash": "a09df037603e8e76adcfc5979db5e2d44742d7f5ceb15bdcf650ee0c15a154b8" } }, "bin": "bw.exe",