From 4e40ae3fa43c69a1b50a7a0b232777f36a8ea13c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2024 20:25:57 +0000 Subject: [PATCH] bitwarden-cli: Update to version 2024.6.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 916361c192..a396768af2 100644 --- a/bucket/bitwarden-cli.json +++ b/bucket/bitwarden-cli.json @@ -1,12 +1,12 @@ { - "version": "2024.7.0", + "version": "2024.6.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-v2024.7.0/bw-windows-2024.7.0.zip", - "hash": "fdaf43e497fa0198d42aecf96515713406401b500ea3e325c905d415fd103d9b" + "url": "https://github.com/bitwarden/clients/releases/download/cli-v2024.6.1/bw-windows-2024.6.1.zip", + "hash": "1daed0c6f537c5066fdfadd8d779da39631a381c60b92287a1a98bc16b70866e" } }, "bin": "bw.exe",