From 2a6a976977ec5bf55a216c7245396365fbf51c14 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Jun 2024 12:31:43 +0000 Subject: [PATCH] bitwarden-cli: Update to version 2024.6.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 805d7c838f..e94e3df7a3 100644 --- a/bucket/bitwarden-cli.json +++ b/bucket/bitwarden-cli.json @@ -1,12 +1,12 @@ { - "version": "2024.4.1", + "version": "2024.6.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.4.1/bw-windows-2024.4.1.zip", - "hash": "0a351483ae6c2d3711df84a639aeb698166101763ac7133b3ef8cd444fadde15" + "url": "https://github.com/bitwarden/clients/releases/download/cli-v2024.6.0/bw-windows-2024.6.0.zip", + "hash": "e4b957d30490af6d043057c9ffaf709a1137013918afc9c4704aef772988659d" } }, "bin": "bw.exe",