From 149e634b699022b9d54841d1b994f18b0f3f8065 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Mar 2025 16:30:24 +0000 Subject: [PATCH] bitwarden-cli: Update to version 2025.2.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 446a08d40b..1ec697106b 100644 --- a/bucket/bitwarden-cli.json +++ b/bucket/bitwarden-cli.json @@ -1,12 +1,12 @@ { - "version": "2025.1.3", + "version": "2025.2.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.1.3/bw-windows-2025.1.3.zip", - "hash": "7ba89071061d30f94cea048289cd252cdb14b2635e9a57c0b020bf80121b16f5" + "url": "https://github.com/bitwarden/clients/releases/download/cli-v2025.2.0/bw-windows-2025.2.0.zip", + "hash": "33a131017ac9c99d721e430a86e929383314d3f91c9f2fbf413d872565654c18" } }, "bin": "bw.exe",