From ffc61fa6e0de92c690fe61732ede7d6194c38e28 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 7 Oct 2019 16:00:18 +0000 Subject: [PATCH] bitwarden-cli: Update to version 1.8.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 8acac24b45..f994259271 100644 --- a/bucket/bitwarden-cli.json +++ b/bucket/bitwarden-cli.json @@ -2,11 +2,11 @@ "homepage": "https://bitwarden.com/", "description": "The powerful command-line tool (CLI) to write and execute scripts on your Bitwarden vault.", "license": "GPL-3.0-or-later", - "version": "1.7.4", + "version": "1.8.0", "architecture": { "64bit": { - "url": "https://github.com/bitwarden/cli/releases/download/v1.7.4/bw-windows-1.7.4.zip", - "hash": "aad8ad6a2bd9d2529ea50d1ee762218703f915dfb958ca06825273bfba018d3a" + "url": "https://github.com/bitwarden/cli/releases/download/v1.8.0/bw-windows-1.8.0.zip", + "hash": "bdb9d3c745861937cd1eb0b744e306ccf75bc8993277e0d911761711f6188604" } }, "bin": "bw.exe",