From 3ae1e7d656f2eee48c5f769886c8613f815dc3a0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 12:31:18 +0000 Subject: [PATCH] bitwarden-cli: Update to version 2025.4.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 fc3e975216..cf0fbc8ba2 100644 --- a/bucket/bitwarden-cli.json +++ b/bucket/bitwarden-cli.json @@ -1,12 +1,12 @@ { - "version": "2025.3.0", + "version": "2025.4.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-or-later", "architecture": { "64bit": { - "url": "https://github.com/bitwarden/clients/releases/download/cli-v2025.3.0/bw-windows-2025.3.0.zip", - "hash": "f81db208dac194c784b3c12bc50fb3713bc4c2e123a38798e66c2f89145eefca" + "url": "https://github.com/bitwarden/clients/releases/download/cli-v2025.4.0/bw-windows-2025.4.0.zip", + "hash": "e24ef9f560a74caa459ddffbc422de6ddb4b77c0296a02bc9dda2a1859aece0f" } }, "bin": "bw.exe",