diff --git a/bucket/flow.json b/bucket/flow.json index f5062b1cef..8738111918 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.224.0", + "version": "0.225.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.224.0/flow-win64-v0.224.0.zip", - "hash": "095ddf015a8efbe4b3d77d31ed28c2ac0181fe59a6965819317bebb765688210" + "url": "https://github.com/facebook/flow/releases/download/v0.225.0/flow-win64-v0.225.0.zip", + "hash": "c2aeaee65186d9c14007dff0c5813a25f1f6346eec7274e7be95583d5bdf9b0f" } }, "extract_dir": "flow",