force: Update to version 0.26.4

This commit is contained in:
Richard Kuhnt 2019-05-08 18:00:32 +00:00
parent 5bae6510bc
commit e582ad6fb4

View File

@ -1,15 +1,15 @@
{
"homepage": "https://force-cli.herokuapp.com/",
"description": "Force.com CLI tool",
"version": "0.26.3",
"version": "0.26.4",
"architecture": {
"64bit": {
"url": "https://github.com/ForceCLI/force/releases/download/v0.26.3/force_windows_amd64.exe#/force.exe",
"hash": "e39dc5fe46bdc9487147af712978fd58fdf821aca78d66b5d25cf8f051fa60a1"
"url": "https://github.com/ForceCLI/force/releases/download/v0.26.4/force_windows_amd64.exe#/force.exe",
"hash": "9653ff8a704f824a6f2796a77831900847b0314d370648438f67f3feb3179f65"
},
"32bit": {
"url": "https://github.com/ForceCLI/force/releases/download/v0.26.3/force_windows_386.exe#/force.exe",
"hash": "e8a41ec9dfa7d124cff55479d3ac15aa32985dce09c8114fc0629d45788abc5c"
"url": "https://github.com/ForceCLI/force/releases/download/v0.26.4/force_windows_386.exe#/force.exe",
"hash": "be06a02d70215ae0afcaceee6d1e848030a6c8d3ab22c1aa7ae316ed3c568d02"
}
},
"bin": "force.exe",