From 9f3d2ff3bac2629eefe43e91c362851c45352a43 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 May 2025 20:29:25 +0000 Subject: [PATCH] bitwarden-cli: Update to version 2025.5.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 cf0fbc8ba2..624a8b11e9 100644 --- a/bucket/bitwarden-cli.json +++ b/bucket/bitwarden-cli.json @@ -1,12 +1,12 @@ { - "version": "2025.4.0", + "version": "2025.5.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.4.0/bw-windows-2025.4.0.zip", - "hash": "e24ef9f560a74caa459ddffbc422de6ddb4b77c0296a02bc9dda2a1859aece0f" + "url": "https://github.com/bitwarden/clients/releases/download/cli-v2025.5.0/bw-windows-2025.5.0.zip", + "hash": "c52766350806a5fe74eee56c1a71ace5aa7ab012aa244b7f586c6eda06d132f3" } }, "bin": "bw.exe",