From b6706e553510b89f03eaa782dd258b4ac2da1b6e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 12:31:10 +0000 Subject: [PATCH] bitwarden-cli: Update to version 2024.8.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 4d2401c195..3fa6637da5 100644 --- a/bucket/bitwarden-cli.json +++ b/bucket/bitwarden-cli.json @@ -1,12 +1,12 @@ { - "version": "2024.7.2", + "version": "2024.8.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.7.2/bw-windows-2024.7.2.zip", - "hash": "340f4ae64861c105d1e9fae91578f4aa0f7ec50eda034479010aba70fdca0db6" + "url": "https://github.com/bitwarden/clients/releases/download/cli-v2024.8.0/bw-windows-2024.8.0.zip", + "hash": "37da97b16f39d45b2463a8d73d995ae728e87611cd8a0141754074b638853ba3" } }, "bin": "bw.exe",