{ "version": "0.99.1", "description": "Force.com CLI tool", "homepage": "https://force-cli.herokuapp.com/", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/ForceCLI/force/releases/download/v0.99.1/force_windows_amd64.zip", "hash": "726c1a2bea570ca1742f350facab4f37d3db8f99fee0b0db66b11a105de42353" } }, "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" } } } }