From af4c8fac288dc5d821d0d07f07b84f47f4836d2e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 22 Sep 2021 17:00:40 +0000 Subject: [PATCH] bitwarden-cli: Update to version 1.18.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 004dfcefc0..1b88f83d20 100644 --- a/bucket/bitwarden-cli.json +++ b/bucket/bitwarden-cli.json @@ -1,12 +1,12 @@ { - "version": "1.18.0", + "version": "1.18.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.18.0/bw-windows-1.18.0.zip", - "hash": "2050ceaa496ad13112ae40eaba37e43155146a36df11c5fc3850a7878aaa976d" + "url": "https://github.com/bitwarden/cli/releases/download/v1.18.1/bw-windows-1.18.1.zip", + "hash": "9899d7b52b1009f03f2fa8b64484a46e3a92df572eb5db8662b3f074612f272d" } }, "bin": "bw.exe",