diff --git a/bucket/bitwarden-cli.json b/bucket/bitwarden-cli.json index 5b34354b14..e1cc21d7d3 100644 --- a/bucket/bitwarden-cli.json +++ b/bucket/bitwarden-cli.json @@ -1,12 +1,12 @@ { - "version": "2024.10.0", + "version": "2024.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", "architecture": { "64bit": { - "url": "https://github.com/bitwarden/clients/releases/download/cli-v2024.10.0/bw-windows-2024.10.0.zip", - "hash": "470c4786653a436ad55161073126bddfda80ef03df58c1a6709db60399179761" + "url": "https://github.com/bitwarden/clients/releases/download/cli-v2024.11.0/bw-windows-2024.11.0.zip", + "hash": "ad3615d87069797e7c62389b5415028126eaf27b5e37dda229b823da8288a331" } }, "bin": "bw.exe",