{ "version": "1.21.1", "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.21.1/bw-windows-1.21.1.zip", "hash": "43b302fb9bc4b01348e2b31fa2654c6b4c5a233c44a4ae7b93151280c55811ec" } }, "bin": "bw.exe", "checkver": { "github": "https://github.com/bitwarden/cli" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/bitwarden/cli/releases/download/v$version/bw-windows-$version.zip", "hash": { "url": "$baseurl/bw-windows-sha256-$version.txt" } } } } }