diff --git a/bucket/bitwarden-cli.json b/bucket/bitwarden-cli.json index dfac38eaf4..dea7ca2eb3 100644 --- a/bucket/bitwarden-cli.json +++ b/bucket/bitwarden-cli.json @@ -1,12 +1,12 @@ { - "version": "2023.12.1", + "version": "2024.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-v2023.12.1/bw-windows-2023.12.1.zip", - "hash": "8c64df55e80af9a6c7f1a98e52a21e42edfbe49209098d7cf1b63f91bf94104c" + "url": "https://github.com/bitwarden/clients/releases/download/cli-v2024.1.0/bw-windows-2024.1.0.zip", + "hash": "99dd4f76a159e824e46f032346d9b483a2a8eb86c193fbfb9a106d10d59a6cee" } }, "bin": "bw.exe",