diff --git a/bucket/flow.json b/bucket/flow.json index fb40ae8b65..36d64d7b23 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.185.1", + "version": "0.185.2", "description": "A static type checker for JavaScript code", "homepage": "https://flowtype.org/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/facebook/flow/releases/download/v0.185.1/flow-win64-v0.185.1.zip", - "hash": "f79dc8933b60516ff9fcfadffcdaefe67b72acde0a70c0af911e5875bedc5b33" + "url": "https://github.com/facebook/flow/releases/download/v0.185.2/flow-win64-v0.185.2.zip", + "hash": "9b4224c1e74b2675245e1f47214b527a287862dfcdcf9839bdd6b50170d174db" } }, "extract_dir": "flow",