{ "homepage": "https://bitwarden.com/", "description": "The powerful command-line tool (CLI) to write and execute scripts on your Bitwarden vault.", "license": "GPL-3.0-or-later", "version": "1.10.0", "architecture": { "64bit": { "url": "https://github.com/bitwarden/cli/releases/download/v1.10.0/bw-windows-1.10.0.zip", "hash": "27f65864f855c69963dd9187b7c626e90dd48e3072adf1fc16d9d7a0c08dc850" } }, "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", "regex": "$sha256" } } } } }