From d543206c209d26536a57335698c7db6aa634a5de Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 20:28:48 +0000 Subject: [PATCH] bitwarden-cli: Update to version 2024.11.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 e1cc21d7d3..b4590a7939 100644 --- a/bucket/bitwarden-cli.json +++ b/bucket/bitwarden-cli.json @@ -1,12 +1,12 @@ { - "version": "2024.11.0", + "version": "2024.11.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-v2024.11.0/bw-windows-2024.11.0.zip", - "hash": "ad3615d87069797e7c62389b5415028126eaf27b5e37dda229b823da8288a331" + "url": "https://github.com/bitwarden/clients/releases/download/cli-v2024.11.1/bw-windows-2024.11.1.zip", + "hash": "2dffb1f15117fff671196ca6350afd8859b6171af377b3e71bdf6a872fd411e7" } }, "bin": "bw.exe",