From d3060b6c412c821880d160955487fd51eebf9196 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Jul 2023 16:32:36 +0000 Subject: [PATCH] bitwarden-cli: Update to version 2023.7.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 311f0ff6d5..2c5a8812ba 100644 --- a/bucket/bitwarden-cli.json +++ b/bucket/bitwarden-cli.json @@ -1,12 +1,12 @@ { - "version": "2023.5.0", + "version": "2023.7.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-v2023.5.0/bw-windows-2023.5.0.zip", - "hash": "afac9cbc01ca40030764bf5aa3116f5333eeb14039ff1b08f416b5d1376f2ca2" + "url": "https://github.com/bitwarden/clients/releases/download/cli-v2023.7.0/bw-windows-2023.7.0.zip", + "hash": "de263ced1813ca6c371c1a5939272ddb9b3daa4b93c77300e66f12a38fe33cd8" } }, "bin": "bw.exe",