diff --git a/bucket/bitwarden-cli.json b/bucket/bitwarden-cli.json index fe375bb4b8..9c22f3cc66 100644 --- a/bucket/bitwarden-cli.json +++ b/bucket/bitwarden-cli.json @@ -1,12 +1,12 @@ { - "version": "2023.2.0", + "version": "2023.3.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.2.0/bw-windows-2023.2.0.zip", - "hash": "b2384e5e871be0f709ddece33dc775bfcbfc95a5d0faaf61f1f4b245245dea0e" + "url": "https://github.com/bitwarden/clients/releases/download/cli-v2023.3.0/bw-windows-2023.3.0.zip", + "hash": "5966a7b3f00d89f26d8a58d52cdb416221ebd915fd0a330b41064ad3dcc8d308" } }, "bin": "bw.exe",