From ac8fd3bec1f1714bdb16c53635f77a77edcbd1ca Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 20:28:06 +0000 Subject: [PATCH] bitwarden-cli: Update to version 2024.10.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 7de38b8f1d..5b34354b14 100644 --- a/bucket/bitwarden-cli.json +++ b/bucket/bitwarden-cli.json @@ -1,12 +1,12 @@ { - "version": "2024.9.0", + "version": "2024.10.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.9.0/bw-windows-2024.9.0.zip", - "hash": "f6aee81be566c06a5752ee6079dfb1990b63803e2449f5b2e2c240a57faffd36" + "url": "https://github.com/bitwarden/clients/releases/download/cli-v2024.10.0/bw-windows-2024.10.0.zip", + "hash": "470c4786653a436ad55161073126bddfda80ef03df58c1a6709db60399179761" } }, "bin": "bw.exe",