diff --git a/bucket/bitwarden-cli.json b/bucket/bitwarden-cli.json index 1b88f83d20..6a764a146e 100644 --- a/bucket/bitwarden-cli.json +++ b/bucket/bitwarden-cli.json @@ -1,12 +1,12 @@ { - "version": "1.18.1", + "version": "1.19.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/cli/releases/download/v1.18.1/bw-windows-1.18.1.zip", - "hash": "9899d7b52b1009f03f2fa8b64484a46e3a92df572eb5db8662b3f074612f272d" + "url": "https://github.com/bitwarden/cli/releases/download/v1.19.0/bw-windows-1.19.0.zip", + "hash": "b64dc100dba1b659cfe39efa478265012a6c55183f47f5984f01b3c2f669abd9" } }, "bin": "bw.exe",