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