{ "version": "1.0.2", "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.2/force_windows_amd64.zip", "hash": "ce3275a44d32a0b8b0b57b2b9a2dcb7fd123602d4cdbe9c9cc2ea580469321c5" } }, "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" } } } }