force: Update to version 0.26.6

This commit is contained in:
Richard Kuhnt 2019-05-28 22:00:42 +00:00
parent 789d2a0f7a
commit 84025fa16c

View File

@ -1,15 +1,15 @@
{ {
"homepage": "https://force-cli.herokuapp.com/", "homepage": "https://force-cli.herokuapp.com/",
"description": "Force.com CLI tool", "description": "Force.com CLI tool",
"version": "0.26.5", "version": "0.26.6",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/ForceCLI/force/releases/download/v0.26.5/force_windows_amd64.exe#/force.exe", "url": "https://github.com/ForceCLI/force/releases/download/v0.26.6/force_windows_amd64.exe#/force.exe",
"hash": "e498ab60af87eba054f2d5ae8af4b38a24269a5b1f16356ad68a5c19f3b1a012" "hash": "8f2c44af6bee8f8a761620512731e8c554946ef35d95af65ee70bfc7256664d0"
}, },
"32bit": { "32bit": {
"url": "https://github.com/ForceCLI/force/releases/download/v0.26.5/force_windows_386.exe#/force.exe", "url": "https://github.com/ForceCLI/force/releases/download/v0.26.6/force_windows_386.exe#/force.exe",
"hash": "2bc0b8ba6ff43c38b2027487a8d3cbe76f7f6c16f2b4a0c7ac3778735379ca9e" "hash": "c176932258bf19b6ace8b55a6f7a67863ecca81e127d9e0e1f1c962402277448"
} }
}, },
"bin": "force.exe", "bin": "force.exe",