From 372d408ceac4a48a6ecc7bc7672e3cca5b293c0b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 20:27:51 +0000 Subject: [PATCH] bitwarden-cli: Update to version 2025.1.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 54c306f846..af09e0c6cd 100644 --- a/bucket/bitwarden-cli.json +++ b/bucket/bitwarden-cli.json @@ -1,12 +1,12 @@ { - "version": "2024.12.0", + "version": "2025.1.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-v2024.12.0/bw-windows-2024.12.0.zip", - "hash": "0c7543c69453ca2f2580b56ed5445ae0783fb5105302ae151dbf63d959fd0e82" + "url": "https://github.com/bitwarden/clients/releases/download/cli-v2025.1.0/bw-windows-2025.1.0.zip", + "hash": "81e435cb7c4238817b36c8eacf6cece224892ea7e0e57fb17a2afb647e4e77f9" } }, "bin": "bw.exe",