From a94eb96e3f64a5770911464c1c66ee50fd008364 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 20:24:15 +0000 Subject: [PATCH] bitwarden-cli: Update to version 2023.9.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 c7a605eee1..ea2a926b85 100644 --- a/bucket/bitwarden-cli.json +++ b/bucket/bitwarden-cli.json @@ -1,12 +1,12 @@ { - "version": "2023.9.0", + "version": "2023.9.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/clients/releases/download/cli-v2023.9.0/bw-windows-2023.9.0.zip", - "hash": "b529e15e94d1365799be9567ccd742a84a038f71cfc2125741854fca5aedcb4b" + "url": "https://github.com/bitwarden/clients/releases/download/cli-v2023.9.1/bw-windows-2023.9.1.zip", + "hash": "b0379d223b3bff6b8f292ae6c2de19696aaca44ae4b6d7ffd126868840c58d24" } }, "bin": "bw.exe",