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