From 45312bcd9617c2b3e96ea4f9cdfb82e6df60e8bd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 16:29:45 +0000 Subject: [PATCH] bitwarden-cli: Update to version 2024.4.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 caccb332b6..2f2ea869e9 100644 --- a/bucket/bitwarden-cli.json +++ b/bucket/bitwarden-cli.json @@ -1,12 +1,12 @@ { - "version": "2024.3.1", + "version": "2024.4.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.3.1/bw-windows-2024.3.1.zip", - "hash": "f4c64964269a28374e6787fd2d437f0733223f40721dad15b1923d8c549f49b0" + "url": "https://github.com/bitwarden/clients/releases/download/cli-v2024.4.0/bw-windows-2024.4.0.zip", + "hash": "e358e1f543e7ab765b490a2bc84b010571e1c4cf0e0c941427196002180e1a91" } }, "bin": "bw.exe",