diff --git a/bucket/bitwarden-cli.json b/bucket/bitwarden-cli.json index 613bbea7e6..5be11320e4 100644 --- a/bucket/bitwarden-cli.json +++ b/bucket/bitwarden-cli.json @@ -1,12 +1,12 @@ { - "version": "2022.11.0", + "version": "2023.1.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-v2022.11.0/bw-windows-2022.11.0.zip", - "hash": "162e5703352f4abd57971221c05164e4c6b182af8526328df118b3e921228ca0" + "url": "https://github.com/bitwarden/clients/releases/download/cli-v2023.1.0/bw-windows-2023.1.0.zip", + "hash": "708b1f715aff1895318f32dacffb7d0dcacb984ffdeca756b57b5992f017c532" } }, "bin": "bw.exe",