diff --git a/bucket/force.json b/bucket/force.json index cdbc9682ef..3efd57c3ec 100644 --- a/bucket/force.json +++ b/bucket/force.json @@ -1,12 +1,12 @@ { - "version": "1.4.0", + "version": "1.4.1", "description": "Force.com CLI tool", "homepage": "https://force-cli.herokuapp.com/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/ForceCLI/force/releases/download/v1.4.0/force_windows_amd64.zip", - "hash": "8105ae473784af51a1cb7248673da22c41bf6253699e81950ec939ec32014d71" + "url": "https://github.com/ForceCLI/force/releases/download/v1.4.1/force_windows_amd64.zip", + "hash": "d1f0c1f1bca400b4a88c93851a2506581bd216cc70fadd37dd4957cab488e300" } }, "bin": "force.exe",