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