From 5b2efb52670a6b782be9c58a0697179671a90cd8 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 11 Mar 2021 23:00:27 +0000 Subject: [PATCH] bitwarden-cli: Update to version 1.15.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 3fb408538c..75f6de8118 100644 --- a/bucket/bitwarden-cli.json +++ b/bucket/bitwarden-cli.json @@ -1,12 +1,12 @@ { - "version": "1.14.0", + "version": "1.15.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", "architecture": { "64bit": { - "url": "https://github.com/bitwarden/cli/releases/download/v1.14.0/bw-windows-1.14.0.zip", - "hash": "3f2846856668a250fc1b0c71e0fa9d81470e41a9c6eaf66bd28b06cb09ce1b86" + "url": "https://github.com/bitwarden/cli/releases/download/v1.15.0/bw-windows-1.15.0.zip", + "hash": "8024b61096c9205a612fc5ce211753786d1baabf71d2bad21a48c1d93a3d0057" } }, "bin": "bw.exe",