From e0651453758cf13ac409b7c86d1f1e819e679163 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Nov 2025 00:40:15 +0000 Subject: [PATCH] bitwarden-cli: Update to version 2025.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 cfa8fae2d9..87b93507ad 100644 --- a/bucket/bitwarden-cli.json +++ b/bucket/bitwarden-cli.json @@ -1,12 +1,12 @@ { - "version": "2025.10.0", + "version": "2025.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-only", "architecture": { "64bit": { - "url": "https://github.com/bitwarden/clients/releases/download/cli-v2025.10.0/bw-oss-windows-2025.10.0.zip", - "hash": "ab95ac80270563820e64b83bca0f434f1b741f89f4971a779dd589af936ed877" + "url": "https://github.com/bitwarden/clients/releases/download/cli-v2025.11.0/bw-oss-windows-2025.11.0.zip", + "hash": "4a52fe44b51ff322b2c1987787977eae87b9bca72003d05a899651f091f33e8e" } }, "bin": "bw.exe",