diff --git a/bucket/force.json b/bucket/force.json index 82a92a0538..97fc713bfc 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.1", + "version": "0.26.2", "architecture": { "64bit": { - "url": "https://github.com/ForceCLI/force/releases/download/v0.26.1/force_windows_amd64.exe#/force.exe", - "hash": "103f9ddd3af36cf1bfa566c5c37f7a16653e38490dce1bf312e2d4386d6baaf9" + "url": "https://github.com/ForceCLI/force/releases/download/v0.26.2/force_windows_amd64.exe#/force.exe", + "hash": "d3824b38e6fd5327c5f31bf092ca16432e4c7896ec84a9457ef3d46121315497" }, "32bit": { - "url": "https://github.com/ForceCLI/force/releases/download/v0.26.1/force_windows_386.exe#/force.exe", - "hash": "ea66e2931d6dfcc78e87c7714aaad7f40a4f16073c24ada1a2fc0a8905225fd3" + "url": "https://github.com/ForceCLI/force/releases/download/v0.26.2/force_windows_386.exe#/force.exe", + "hash": "578d9f34f878bb360181104066dffba421cdc078dfbc912c3680103ed2b98f9a" } }, "bin": "force.exe",