{ "homepage": "https://force-cli.herokuapp.com/", "description": "Force.com CLI tool", "version": "0.26.1", "architecture": { "64bit": { "url": "https://github.com/ForceCLI/force/releases/download/v0.26.1/force_windows_amd64.exe#/force.exe", "hash": "103f9ddd3af36cf1bfa566c5c37f7a16653e38490dce1bf312e2d4386d6baaf9" }, "32bit": { "url": "https://github.com/ForceCLI/force/releases/download/v0.26.1/force_windows_386.exe#/force.exe", "hash": "ea66e2931d6dfcc78e87c7714aaad7f40a4f16073c24ada1a2fc0a8905225fd3" } }, "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" } } } }