From 5ca2ca778db6412600220df64bad6619032b4f53 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Sep 2022 20:29:51 +0000 Subject: [PATCH] bitwarden-cli: Update to version 2022.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 71fed0e9ad..400913e928 100644 --- a/bucket/bitwarden-cli.json +++ b/bucket/bitwarden-cli.json @@ -1,12 +1,12 @@ { - "version": "2022.8.0", + "version": "2022.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-v2022.8.0/bw-windows-2022.8.0.zip", - "hash": "75342324f8e6be2c24bd4ffa17ce47ca89766c75d6f4a5d3b1a91b6f3e50bf41" + "url": "https://github.com/bitwarden/clients/releases/download/cli-v2022.9.0/bw-windows-2022.9.0.zip", + "hash": "3b386c2906dbf7a160d551bb116fa9e772555f87e662c539caf0cebd391f36df" } }, "bin": "bw.exe",