{ "version": "1.0.8", "description": "Force.com CLI tool", "homepage": "https://force-cli.herokuapp.com/", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/ForceCLI/force/releases/download/v1.0.8/force_windows_amd64.zip", "hash": "a935929f8eb4454785ae9bd1a8ecdfec6e6c0d55dea4ae1c0a6f438eda429280" } }, "bin": "force.exe", "checkver": { "github": "https://github.com/ForceCLI/force" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/ForceCLI/force/releases/download/v$version/force_windows_amd64.zip" } } } }