From 41e8c8372edc8910352a66ff410b3b5387d0511c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 12:31:55 +0000 Subject: [PATCH] bitwarden-cli: Update to version 2025.1.1 --- 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 af09e0c6cd..a0288d3d76 100644 --- a/bucket/bitwarden-cli.json +++ b/bucket/bitwarden-cli.json @@ -1,12 +1,12 @@ { - "version": "2025.1.0", + "version": "2025.1.1", "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.0/bw-windows-2025.1.0.zip", - "hash": "81e435cb7c4238817b36c8eacf6cece224892ea7e0e57fb17a2afb647e4e77f9" + "url": "https://github.com/bitwarden/clients/releases/download/cli-v2025.1.1/bw-windows-2025.1.1.zip", + "hash": "a189c3f39b5ff966e494f0fae0fe99cd9b146152606e37b48edb81e6429c3741" } }, "bin": "bw.exe",