diff --git a/bucket/bitwarden-cli.json b/bucket/bitwarden-cli.json index 56fcb726cd..311f0ff6d5 100644 --- a/bucket/bitwarden-cli.json +++ b/bucket/bitwarden-cli.json @@ -1,12 +1,12 @@ { - "version": "2023.4.0", + "version": "2023.5.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.4.0/bw-windows-2023.4.0.zip", - "hash": "abc4a585d9fae51e223bc853fa4603dedc1d1ffe4adccf2a91f0e2e9b2464e21" + "url": "https://github.com/bitwarden/clients/releases/download/cli-v2023.5.0/bw-windows-2023.5.0.zip", + "hash": "afac9cbc01ca40030764bf5aa3116f5333eeb14039ff1b08f416b5d1376f2ca2" } }, "bin": "bw.exe",