diff --git a/bucket/flow.json b/bucket/flow.json index fecdeb9361..f66c83e7a8 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.246.0", + "version": "0.247.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.246.0/flow-win64-v0.246.0.zip", - "hash": "96cd00e35cae49b52602cf019b83ff69bcd0714f73cb8942a1f279f1466b9a04" + "url": "https://github.com/facebook/flow/releases/download/v0.247.0/flow-win64-v0.247.0.zip", + "hash": "0278bceadf65a3231946561f3ee0aaeb0a7844455d2f6173f3af002caacfc1d2" } }, "extract_dir": "flow",