From 6fe7cf91000b4469667ee3bd457ca68328baad57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 3 Dec 2020 09:57:37 +0100 Subject: [PATCH] bitwarden-cli: Update to version 1.13.3 --- 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 67a543889c..39194bff6c 100644 --- a/bucket/bitwarden-cli.json +++ b/bucket/bitwarden-cli.json @@ -1,12 +1,12 @@ { - "version": "1.13.2", + "version": "1.13.3", "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.2/bw-windows-1.13.2.zip", - "hash": "56464196273161ceabc1c2dc4ba341e947975670799c6502b534729be40c8b4f" + "url": "https://github.com/bitwarden/cli/releases/download/v1.13.3/bw-windows-1.13.3.zip", + "hash": "1ae451e3be06f9c9f281d89352dcc544d69d26653915308c8f507f240fdfab20" } }, "bin": "bw.exe",