diff --git a/bucket/force.json b/bucket/force.json index 97fc713bfc..dedf55cf32 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.2", + "version": "0.26.3", "architecture": { "64bit": { - "url": "https://github.com/ForceCLI/force/releases/download/v0.26.2/force_windows_amd64.exe#/force.exe", - "hash": "d3824b38e6fd5327c5f31bf092ca16432e4c7896ec84a9457ef3d46121315497" + "url": "https://github.com/ForceCLI/force/releases/download/v0.26.3/force_windows_amd64.exe#/force.exe", + "hash": "e39dc5fe46bdc9487147af712978fd58fdf821aca78d66b5d25cf8f051fa60a1" }, "32bit": { - "url": "https://github.com/ForceCLI/force/releases/download/v0.26.2/force_windows_386.exe#/force.exe", - "hash": "578d9f34f878bb360181104066dffba421cdc078dfbc912c3680103ed2b98f9a" + "url": "https://github.com/ForceCLI/force/releases/download/v0.26.3/force_windows_386.exe#/force.exe", + "hash": "e8a41ec9dfa7d124cff55479d3ac15aa32985dce09c8114fc0629d45788abc5c" } }, "bin": "force.exe",