From 2f021cf8ad1eb726f93e9f32668606151899f8df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 15 Nov 2020 11:10:53 +0100 Subject: [PATCH] bitwarden-cli: Update to version 1.13.2 --- 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 dcf068fe93..67a543889c 100644 --- a/bucket/bitwarden-cli.json +++ b/bucket/bitwarden-cli.json @@ -1,12 +1,12 @@ { - "version": "1.13.1", + "version": "1.13.2", "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.13.1/bw-windows-1.13.1.zip", - "hash": "469347bec4a21108d515b5295562333764132956224ae94796cd7ade64e4edec" + "url": "https://github.com/bitwarden/cli/releases/download/v1.13.2/bw-windows-1.13.2.zip", + "hash": "56464196273161ceabc1c2dc4ba341e947975670799c6502b534729be40c8b4f" } }, "bin": "bw.exe",