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