From 6cc84bd4edf7ae7365a10ff8de085dca40bf1935 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 7 Jul 2021 23:00:22 +0000 Subject: [PATCH] bitwarden-cli: Update to version 1.17.1 --- 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 6ff329ea8e..4154cf1398 100644 --- a/bucket/bitwarden-cli.json +++ b/bucket/bitwarden-cli.json @@ -1,12 +1,12 @@ { - "version": "1.17.0", + "version": "1.17.1", "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.17.0/bw-windows-1.17.0.zip", - "hash": "7b47f8792aa604983e1a272c2598fec769d31d5c1f5c1c89d3f97eeee21e90cd" + "url": "https://github.com/bitwarden/cli/releases/download/v1.17.1/bw-windows-1.17.1.zip", + "hash": "38fe9f5126bc723fb3c0fc00dc15b013826030d6a9f54539b18dbb56eb6fb5ee" } }, "bin": "bw.exe",