diff --git a/bucket/bitwarden-cli.json b/bucket/bitwarden-cli.json index 1ed39100de..14b0c60fc4 100644 --- a/bucket/bitwarden-cli.json +++ b/bucket/bitwarden-cli.json @@ -1,12 +1,12 @@ { - "version": "1.15.1", + "version": "1.16.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.15.1/bw-windows-1.15.1.zip", - "hash": "bdcf729a13a0ecf44ac3a0f5f7396b943c306917c96650a7620532c38e4278ec" + "url": "https://github.com/bitwarden/cli/releases/download/v1.16.0/bw-windows-1.16.0.zip", + "hash": "d32adc32c4cd2d4f5ead343c04265af664e8cd127f0bd1472d3bb7b970780e81" } }, "bin": "bw.exe",