diff --git a/bucket/flow.json b/bucket/flow.json index 2e12a8eaed..00e01ae016 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.241.0", + "version": "0.242.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.241.0/flow-win64-v0.241.0.zip", - "hash": "d2ac1b26d892a5e199d8cd16dcbad0e9848313b8f5cfa54f706d3d8288e32313" + "url": "https://github.com/facebook/flow/releases/download/v0.242.0/flow-win64-v0.242.0.zip", + "hash": "b88eec957d021a96e7f39a24aa638631f3654073321656bda384bc0d719b5356" } }, "extract_dir": "flow",