From a7b881f080f4ee57ca6a7f17dfd7bcae6beea8db Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Jul 2025 20:29:33 +0000 Subject: [PATCH] bitwarden-cli: Update to version 2025.7.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 791f2ac36d..c51b1bdf3e 100644 --- a/bucket/bitwarden-cli.json +++ b/bucket/bitwarden-cli.json @@ -1,12 +1,12 @@ { - "version": "2025.6.1", + "version": "2025.7.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.6.1/bw-oss-windows-2025.6.1.zip", - "hash": "c7c80e72f817e007ecf07e2f3038b88fc5f50a72be1796b43a129251558c266a" + "url": "https://github.com/bitwarden/clients/releases/download/cli-v2025.7.0/bw-oss-windows-2025.7.0.zip", + "hash": "9e43e68c72d9036b607600249ac17aeb69e22a14154db12c78e1eb3895303e63" } }, "bin": "bw.exe",