diff --git a/bucket/flow.json b/bucket/flow.json index 9cff169aba..a5b3d7e052 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.232.0", + "version": "0.233.0", "description": "A static type checker for JavaScript code", "homepage": "https://flow.org/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/facebook/flow/releases/download/v0.232.0/flow-win64-v0.232.0.zip", - "hash": "faba83eefd47c69395ed25e2a86698b3d4f3016ab3ebfc1fa17189b845ad70aa" + "url": "https://github.com/facebook/flow/releases/download/v0.233.0/flow-win64-v0.233.0.zip", + "hash": "fdd064e5eb17ab05a555a5b378c114e64b8c41b535224d888e9b4a70c38035df" } }, "extract_dir": "flow",