{ "homepage": "https://force-cli.herokuapp.com/", "description": "Force.com CLI tool", "version": "0.26.6", "architecture": { "64bit": { "url": "https://github.com/ForceCLI/force/releases/download/v0.26.6/force_windows_amd64.exe#/force.exe", "hash": "8f2c44af6bee8f8a761620512731e8c554946ef35d95af65ee70bfc7256664d0" }, "32bit": { "url": "https://github.com/ForceCLI/force/releases/download/v0.26.6/force_windows_386.exe#/force.exe", "hash": "c176932258bf19b6ace8b55a6f7a67863ecca81e127d9e0e1f1c962402277448" } }, "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.exe#/force.exe" }, "32bit": { "url": "https://github.com/ForceCLI/force/releases/download/v$version/force_windows_386.exe#/force.exe" } } } }