{ "version": "1.0.4", "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.4/force_windows_amd64.zip", "hash": "bf409d1eca490f806f8ec721015a8b7072cd42649fedb85fb1e55eecc577ef21" } }, "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" } } } }