force: Update to version 0.26.8

This commit is contained in:
Richard Kuhnt 2019-06-01 00:02:06 +00:00
parent eaa22af874
commit 71147aa29f

View File

@ -1,15 +1,15 @@
{
"homepage": "https://force-cli.herokuapp.com/",
"description": "Force.com CLI tool",
"version": "0.26.7",
"version": "0.26.8",
"architecture": {
"64bit": {
"url": "https://github.com/ForceCLI/force/releases/download/v0.26.7/force_windows_amd64.exe#/force.exe",
"hash": "d96e6399c89f832a39f602ea101ced34986614c1fda07e954c7434b2afc47954"
"url": "https://github.com/ForceCLI/force/releases/download/v0.26.8/force_windows_amd64.exe#/force.exe",
"hash": "52a9363d9beb3aaf8201e95885ffb9fc4f4aa8579904e4004d1f908a086d2bfe"
},
"32bit": {
"url": "https://github.com/ForceCLI/force/releases/download/v0.26.7/force_windows_386.exe#/force.exe",
"hash": "63212cebb1ec30e5c017fca88abb1d3d272b26b1e7ecc9ac4999ac2eb20833ea"
"url": "https://github.com/ForceCLI/force/releases/download/v0.26.8/force_windows_386.exe#/force.exe",
"hash": "ff8d8305dfe1467d4c9445fa5516f760963f0467c55a7dc126762749a06f540f"
}
},
"bin": "force.exe",