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