{ "version": "1.0.7", "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.7/force_windows_amd64.zip", "hash": "34c0f381cd029924e28b7b51529be3d12578046d11bd952ec2d1a7f8fe6fb7f8" } }, "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" } } } }