From 54a413d888223e5f3896040b90fc055543757640 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Sep 2025 20:28:36 +0000 Subject: [PATCH] bitwarden-cli: Update to version 2025.9.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 73a351a235..c584523591 100644 --- a/bucket/bitwarden-cli.json +++ b/bucket/bitwarden-cli.json @@ -1,12 +1,12 @@ { - "version": "2025.8.0", + "version": "2025.9.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.8.0/bw-oss-windows-2025.8.0.zip", - "hash": "375ecf2d1f0e4d954af6a01fb8f022cdde3de37cc534168a4f30479d0d9f03b1" + "url": "https://github.com/bitwarden/clients/releases/download/cli-v2025.9.0/bw-oss-windows-2025.9.0.zip", + "hash": "a691784f947413a995dfc95946f47102d347522ea149947ef28bd820959f1f6a" } }, "bin": "bw.exe",