From 978be2bcfb1a3447fa793dbf4d13d225a21a66e0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 20:29:15 +0000 Subject: [PATCH] bitwarden-cli: Update to version 2025.8.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 c51b1bdf3e..73a351a235 100644 --- a/bucket/bitwarden-cli.json +++ b/bucket/bitwarden-cli.json @@ -1,12 +1,12 @@ { - "version": "2025.7.0", + "version": "2025.8.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.7.0/bw-oss-windows-2025.7.0.zip", - "hash": "9e43e68c72d9036b607600249ac17aeb69e22a14154db12c78e1eb3895303e63" + "url": "https://github.com/bitwarden/clients/releases/download/cli-v2025.8.0/bw-oss-windows-2025.8.0.zip", + "hash": "375ecf2d1f0e4d954af6a01fb8f022cdde3de37cc534168a4f30479d0d9f03b1" } }, "bin": "bw.exe",