diff --git a/bucket/flow.json b/bucket/flow.json index d3a28b219b..3b9327dff5 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.183.1", + "version": "0.184.0", "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.183.1/flow-win64-v0.183.1.zip", - "hash": "781688df56173951cae0007fb40aad18b81b9e9df0f002b23f6b861040c2e5c7" + "url": "https://github.com/facebook/flow/releases/download/v0.184.0/flow-win64-v0.184.0.zip", + "hash": "e2c713c4d6cb2c6dfeadcd3c877db1f80a50100d47f20ef6952a95f0a6e86a78" } }, "extract_dir": "flow",