From bdba2b0f3e40a0644362dd6c30a50f14c01d3976 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 16:29:59 +0000 Subject: [PATCH] bitwarden-cli: Update to version 2024.9.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 a09bb65136..7de38b8f1d 100644 --- a/bucket/bitwarden-cli.json +++ b/bucket/bitwarden-cli.json @@ -1,12 +1,12 @@ { - "version": "2024.8.2", + "version": "2024.9.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.8.2/bw-windows-2024.8.2.zip", - "hash": "81b06721fec940020a77abc4119e7e2c75ef8ff5c7b941f5837b7d6bbc0e6b52" + "url": "https://github.com/bitwarden/clients/releases/download/cli-v2024.9.0/bw-windows-2024.9.0.zip", + "hash": "f6aee81be566c06a5752ee6079dfb1990b63803e2449f5b2e2c240a57faffd36" } }, "bin": "bw.exe",