diff --git a/bucket/force.json b/bucket/force.json index ec416ce403..584c2217c0 100644 --- a/bucket/force.json +++ b/bucket/force.json @@ -1,12 +1,12 @@ { - "version": "0.99.1", + "version": "0.99.2", "description": "Force.com CLI tool", "homepage": "https://force-cli.herokuapp.com/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/ForceCLI/force/releases/download/v0.99.1/force_windows_amd64.zip", - "hash": "726c1a2bea570ca1742f350facab4f37d3db8f99fee0b0db66b11a105de42353" + "url": "https://github.com/ForceCLI/force/releases/download/v0.99.2/force_windows_amd64.zip", + "hash": "7d55822443fb2ced979645a5a80ecb032d1c2d5b5609dc6b083d4ceddff537de" } }, "bin": "force.exe",