diff --git a/bucket/flow.json b/bucket/flow.json index db605b9d1e..896b0e1fe9 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.166.0", + "version": "0.166.1", "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.166.0/flow-win64-v0.166.0.zip", - "hash": "86ed544dbc84d6f1e23d035de5c37410009322504682894c3e5d07152b61462a" + "url": "https://github.com/facebook/flow/releases/download/v0.166.1/flow-win64-v0.166.1.zip", + "hash": "6ab551d9a3e4ef9c72eb75511b104a7cf2e8a31a402f751c55f1c702be2b783b" } }, "extract_dir": "flow",