diff --git a/bucket/force.json b/bucket/force.json index e309cbd8f1..7663b23078 100644 --- a/bucket/force.json +++ b/bucket/force.json @@ -1,12 +1,12 @@ { - "version": "1.0.9", + "version": "1.0.10", "description": "Force.com CLI tool", "homepage": "https://force-cli.herokuapp.com/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/ForceCLI/force/releases/download/v1.0.9/force_windows_amd64.zip", - "hash": "ec802bf38425603c31cf1fa01399e3f3661526698c647fc68f5b55c367acf822" + "url": "https://github.com/ForceCLI/force/releases/download/v1.0.10/force_windows_amd64.zip", + "hash": "96958fbcba31ec6da88ad5c936aa88df5efc41ef48d5fcb25c62b1990c8bcdbb" } }, "bin": "force.exe",