force: Update to version 0.26.5

This commit is contained in:
Richard Kuhnt 2019-05-23 00:00:33 +00:00
parent 9821d8e65f
commit 6b167645f7

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.4", "version": "0.26.5",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/ForceCLI/force/releases/download/v0.26.4/force_windows_amd64.exe#/force.exe", "url": "https://github.com/ForceCLI/force/releases/download/v0.26.5/force_windows_amd64.exe#/force.exe",
"hash": "9653ff8a704f824a6f2796a77831900847b0314d370648438f67f3feb3179f65" "hash": "e498ab60af87eba054f2d5ae8af4b38a24269a5b1f16356ad68a5c19f3b1a012"
}, },
"32bit": { "32bit": {
"url": "https://github.com/ForceCLI/force/releases/download/v0.26.4/force_windows_386.exe#/force.exe", "url": "https://github.com/ForceCLI/force/releases/download/v0.26.5/force_windows_386.exe#/force.exe",
"hash": "be06a02d70215ae0afcaceee6d1e848030a6c8d3ab22c1aa7ae316ed3c568d02" "hash": "2bc0b8ba6ff43c38b2027487a8d3cbe76f7f6c16f2b4a0c7ac3778735379ca9e"
} }
}, },
"bin": "force.exe", "bin": "force.exe",