force: Update to version 0.26.3

This commit is contained in:
Richard Kuhnt 2019-05-07 23:00:28 +00:00
parent 35786e27d4
commit 63a1e4239a

View File

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