diff --git a/bucket/force.json b/bucket/force.json index 2cdf556f6b..de0fc2d6c1 100644 --- a/bucket/force.json +++ b/bucket/force.json @@ -1,15 +1,15 @@ { "homepage": "https://force-cli.herokuapp.com/", "description": "Force.com CLI tool", - "version": "0.26.5", + "version": "0.26.6", "architecture": { "64bit": { - "url": "https://github.com/ForceCLI/force/releases/download/v0.26.5/force_windows_amd64.exe#/force.exe", - "hash": "e498ab60af87eba054f2d5ae8af4b38a24269a5b1f16356ad68a5c19f3b1a012" + "url": "https://github.com/ForceCLI/force/releases/download/v0.26.6/force_windows_amd64.exe#/force.exe", + "hash": "8f2c44af6bee8f8a761620512731e8c554946ef35d95af65ee70bfc7256664d0" }, "32bit": { - "url": "https://github.com/ForceCLI/force/releases/download/v0.26.5/force_windows_386.exe#/force.exe", - "hash": "2bc0b8ba6ff43c38b2027487a8d3cbe76f7f6c16f2b4a0c7ac3778735379ca9e" + "url": "https://github.com/ForceCLI/force/releases/download/v0.26.6/force_windows_386.exe#/force.exe", + "hash": "c176932258bf19b6ace8b55a6f7a67863ecca81e127d9e0e1f1c962402277448" } }, "bin": "force.exe",