diff --git a/bucket/bitwarden-cli.json b/bucket/bitwarden-cli.json index 4154cf1398..004dfcefc0 100644 --- a/bucket/bitwarden-cli.json +++ b/bucket/bitwarden-cli.json @@ -1,12 +1,12 @@ { - "version": "1.17.1", + "version": "1.18.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/cli/releases/download/v1.17.1/bw-windows-1.17.1.zip", - "hash": "38fe9f5126bc723fb3c0fc00dc15b013826030d6a9f54539b18dbb56eb6fb5ee" + "url": "https://github.com/bitwarden/cli/releases/download/v1.18.0/bw-windows-1.18.0.zip", + "hash": "2050ceaa496ad13112ae40eaba37e43155146a36df11c5fc3850a7878aaa976d" } }, "bin": "bw.exe",