force: Update to version 0.26.1

This commit is contained in:
Richard Kuhnt 2019-05-03 00:00:29 +00:00
parent 8919744537
commit 4d6895557c

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.0", "version": "0.26.1",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/ForceCLI/force/releases/download/v0.26.0/force_windows_amd64.exe#/force.exe", "url": "https://github.com/ForceCLI/force/releases/download/v0.26.1/force_windows_amd64.exe#/force.exe",
"hash": "c823399a474bdb68ed65a035c0890001e37d3a537e9b5fac4052f380c75dd963" "hash": "103f9ddd3af36cf1bfa566c5c37f7a16653e38490dce1bf312e2d4386d6baaf9"
}, },
"32bit": { "32bit": {
"url": "https://github.com/ForceCLI/force/releases/download/v0.26.0/force_windows_386.exe#/force.exe", "url": "https://github.com/ForceCLI/force/releases/download/v0.26.1/force_windows_386.exe#/force.exe",
"hash": "9799c2208a4c41ec1759f7c086fbe6591e44cd81ea189758dbb955c72bf988ab" "hash": "ea66e2931d6dfcc78e87c7714aaad7f40a4f16073c24ada1a2fc0a8905225fd3"
} }
}, },
"bin": "force.exe", "bin": "force.exe",