From 5693cda5b7a48741534a418a28b8996ee86887d9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 20:24:19 +0000 Subject: [PATCH] bitwarden-cli: Update to version 2023.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 2c5a8812ba..625e6c77d9 100644 --- a/bucket/bitwarden-cli.json +++ b/bucket/bitwarden-cli.json @@ -1,12 +1,12 @@ { - "version": "2023.7.0", + "version": "2023.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-v2023.7.0/bw-windows-2023.7.0.zip", - "hash": "de263ced1813ca6c371c1a5939272ddb9b3daa4b93c77300e66f12a38fe33cd8" + "url": "https://github.com/bitwarden/clients/releases/download/cli-v2023.8.2/bw-windows-2023.8.2.zip", + "hash": "1d451194d00857ff9ea2c6ad54c67081096d8deb5d6420bd5ad32de2a056b30b" } }, "bin": "bw.exe",