From 39693d4441bdabe299e8d99debbdecfae8a63664 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Oct 2025 00:38:30 +0000 Subject: [PATCH] bitwarden-cli: Update to version 2025.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 c584523591..cfa8fae2d9 100644 --- a/bucket/bitwarden-cli.json +++ b/bucket/bitwarden-cli.json @@ -1,12 +1,12 @@ { - "version": "2025.9.0", + "version": "2025.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-only", "architecture": { "64bit": { - "url": "https://github.com/bitwarden/clients/releases/download/cli-v2025.9.0/bw-oss-windows-2025.9.0.zip", - "hash": "a691784f947413a995dfc95946f47102d347522ea149947ef28bd820959f1f6a" + "url": "https://github.com/bitwarden/clients/releases/download/cli-v2025.10.0/bw-oss-windows-2025.10.0.zip", + "hash": "ab95ac80270563820e64b83bca0f434f1b741f89f4971a779dd589af936ed877" } }, "bin": "bw.exe",