diff --git a/bucket/flow.json b/bucket/flow.json index 40c1e3690b..cbde930db9 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.238.1", + "version": "0.238.2", "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.238.1/flow-win64-v0.238.1.zip", - "hash": "b063b530ed88979a27f4b9257ef3dfdb72660c9a16f52b2eaf6c34fdd9ab0f94" + "url": "https://github.com/facebook/flow/releases/download/v0.238.2/flow-win64-v0.238.2.zip", + "hash": "aa562553dbcb5dfef39d1520702b84a507cb6e68e693e9e4c0332ce1f7b8cd35" } }, "extract_dir": "flow",