{ "version": "0.33.0", "description": "Force.com CLI tool", "homepage": "https://force-cli.herokuapp.com/", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/ForceCLI/force/releases/download/v0.33.0/force_windows_amd64.zip", "hash": "e1b971877cf08d8c99bfc3cccb4daa64f4f3a113cbb3bfe90fb6edc95ad2e56b" } }, "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.zip" } } } }