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