From 1801f42bc2bac3fcb09aad02165c778589b7ff90 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 25 Jan 2025 08:29:13 +0000 Subject: [PATCH] bitwarden-cli: Update to version 2025.1.2 --- 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 a0288d3d76..42548aa620 100644 --- a/bucket/bitwarden-cli.json +++ b/bucket/bitwarden-cli.json @@ -1,12 +1,12 @@ { - "version": "2025.1.1", + "version": "2025.1.2", "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.1/bw-windows-2025.1.1.zip", - "hash": "a189c3f39b5ff966e494f0fae0fe99cd9b146152606e37b48edb81e6429c3741" + "url": "https://github.com/bitwarden/clients/releases/download/cli-v2025.1.2/bw-windows-2025.1.2.zip", + "hash": "5a7c55cf7904bb732dcb29522ae25b8cb67f246f804b6aa53d021fadace5d298" } }, "bin": "bw.exe",