force: Update to version 0.27.1

This commit is contained in:
Richard Kuhnt 2020-01-10 15:00:31 +00:00
parent 27fb36ad7b
commit acb384c2aa

View File

@ -1,16 +1,16 @@
{
"homepage": "https://force-cli.herokuapp.com/",
"description": "Force.com CLI tool",
"version": "0.27.0",
"version": "0.27.1",
"license": "Unknown",
"architecture": {
"64bit": {
"url": "https://github.com/ForceCLI/force/releases/download/v0.27.0/force_windows_amd64.exe#/force.exe",
"hash": "3f5d99295f5db56ff17fe7929a080f82246369ad7718c2324b4f82973ce7f24f"
"url": "https://github.com/ForceCLI/force/releases/download/v0.27.1/force_windows_amd64.exe#/force.exe",
"hash": "3dcf82a83b36d72588edc31d894a423f4787768835cc7b2188d7d1683896430b"
},
"32bit": {
"url": "https://github.com/ForceCLI/force/releases/download/v0.27.0/force_windows_386.exe#/force.exe",
"hash": "7828a3f86aab0a4bc9626da9a51965fb8593971d83077591526a7a2eb5c7ae8c"
"url": "https://github.com/ForceCLI/force/releases/download/v0.27.1/force_windows_386.exe#/force.exe",
"hash": "7035ce4321d70e5ec38ad86280322b2fb0f2950736d8693849675189b17d4634"
}
},
"bin": "force.exe",