Update force to version 0.24.3

This commit is contained in:
Richard Kuhnt 2018-06-15 15:00:29 +00:00
parent 14804ade1a
commit 2a71ad4be5

View File

@ -1,15 +1,15 @@
{
"homepage": "https://force-cli.herokuapp.com/",
"description": "Force.com CLI tool",
"version": "0.24.2",
"version": "0.24.3",
"architecture": {
"64bit": {
"url": "https://github.com/ForceCLI/force/releases/download/v0.24.2/force_windows_amd64.exe#/force.exe",
"hash": "3a82887df61b181403146e20e9843340a39a809d72ff98d16633c1e88b0fe778"
"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.2/force_windows_386.exe#/force.exe",
"hash": "e05beb17b8143c65fbc9e57508bf8ef4a7c720ba16432f2717d95a5a4b7178d6"
"url": "https://github.com/ForceCLI/force/releases/download/v0.24.3/force_windows_386.exe#/force.exe",
"hash": "940fb894ae42833b22ec41c624751126d763719dcfbc4f3f0ad0f0d1a2228d33"
}
},
"bin": "force.exe",