From 9fc2d8d2469be847a4d29e3e3041b956871a18fd Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 30 Jun 2021 17:00:23 +0000 Subject: [PATCH] bitwarden-cli: Update to version 1.17.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 14b0c60fc4..6ff329ea8e 100644 --- a/bucket/bitwarden-cli.json +++ b/bucket/bitwarden-cli.json @@ -1,12 +1,12 @@ { - "version": "1.16.0", + "version": "1.17.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.16.0/bw-windows-1.16.0.zip", - "hash": "d32adc32c4cd2d4f5ead343c04265af664e8cd127f0bd1472d3bb7b970780e81" + "url": "https://github.com/bitwarden/cli/releases/download/v1.17.0/bw-windows-1.17.0.zip", + "hash": "7b47f8792aa604983e1a272c2598fec769d31d5c1f5c1c89d3f97eeee21e90cd" } }, "bin": "bw.exe",