2019-05-23 00:00:33 +00:00

30 lines
1.1 KiB
JSON

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