force: Update to version 0.26.7

This commit is contained in:
Richard Kuhnt 2019-05-31 23:02:03 +00:00
parent aff0595d2d
commit 36d8574c51

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.6", "version": "0.26.7",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/ForceCLI/force/releases/download/v0.26.6/force_windows_amd64.exe#/force.exe", "url": "https://github.com/ForceCLI/force/releases/download/v0.26.7/force_windows_amd64.exe#/force.exe",
"hash": "8f2c44af6bee8f8a761620512731e8c554946ef35d95af65ee70bfc7256664d0" "hash": "d96e6399c89f832a39f602ea101ced34986614c1fda07e954c7434b2afc47954"
}, },
"32bit": { "32bit": {
"url": "https://github.com/ForceCLI/force/releases/download/v0.26.6/force_windows_386.exe#/force.exe", "url": "https://github.com/ForceCLI/force/releases/download/v0.26.7/force_windows_386.exe#/force.exe",
"hash": "c176932258bf19b6ace8b55a6f7a67863ecca81e127d9e0e1f1c962402277448" "hash": "63212cebb1ec30e5c017fca88abb1d3d272b26b1e7ecc9ac4999ac2eb20833ea"
} }
}, },
"bin": "force.exe", "bin": "force.exe",