diff --git a/bucket/bitwarden-cli.json b/bucket/bitwarden-cli.json index ea2a926b85..eed8a0d30e 100644 --- a/bucket/bitwarden-cli.json +++ b/bucket/bitwarden-cli.json @@ -1,12 +1,12 @@ { - "version": "2023.9.1", + "version": "2023.10.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.9.1/bw-windows-2023.9.1.zip", - "hash": "b0379d223b3bff6b8f292ae6c2de19696aaca44ae4b6d7ffd126868840c58d24" + "url": "https://github.com/bitwarden/clients/releases/download/cli-v2023.10.0/bw-windows-2023.10.0.zip", + "hash": "ae116a850515e780d7d197117b52953d37faa4a6636e11b2bb0d88b84e6773b0" } }, "bin": "bw.exe",