From ae07a1397e7cebfea66381aa841ce15f546cab67 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 20:25:21 +0000 Subject: [PATCH] bitwarden-cli: Update to version 2023.12.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 eed8a0d30e..8d8c72d418 100644 --- a/bucket/bitwarden-cli.json +++ b/bucket/bitwarden-cli.json @@ -1,12 +1,12 @@ { - "version": "2023.10.0", + "version": "2023.12.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.10.0/bw-windows-2023.10.0.zip", - "hash": "ae116a850515e780d7d197117b52953d37faa4a6636e11b2bb0d88b84e6773b0" + "url": "https://github.com/bitwarden/clients/releases/download/cli-v2023.12.0/bw-windows-2023.12.0.zip", + "hash": "75251bf64c79f7e5c5ad5349f0a80c8f5412a9fa63293da9dfcfb43cd74520ec" } }, "bin": "bw.exe",