{ "version": "1.14.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.14.0/bw-windows-1.14.0.zip", "hash": "3f2846856668a250fc1b0c71e0fa9d81470e41a9c6eaf66bd28b06cb09ce1b86" } }, "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" } } } } }