diff --git a/bucket/bitwarden-cli.json b/bucket/bitwarden-cli.json index 3ae8608b61..2ec56b4296 100644 --- a/bucket/bitwarden-cli.json +++ b/bucket/bitwarden-cli.json @@ -1,12 +1,12 @@ { - "homepage": "https://bitwarden.com/", + "version": "1.11.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", - "version": "1.10.0", "architecture": { "64bit": { - "url": "https://github.com/bitwarden/cli/releases/download/v1.10.0/bw-windows-1.10.0.zip", - "hash": "27f65864f855c69963dd9187b7c626e90dd48e3072adf1fc16d9d7a0c08dc850" + "url": "https://github.com/bitwarden/cli/releases/download/v1.11.0/bw-windows-1.11.0.zip", + "hash": "e53e6dac9b6c93c2abfc11492b2c3ec86b49fff81cedaf86d9b0a843fa15d6f7" } }, "bin": "bw.exe",