diff --git a/bucket/flow.json b/bucket/flow.json index f8deed1e01..70aec19df9 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.181.2", + "version": "0.182.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.181.2/flow-win64-v0.181.2.zip", - "hash": "f7dda0563001889231ae4a3cd0155fdbf530fd11bc49634f56ac2777d6decc26" + "url": "https://github.com/facebook/flow/releases/download/v0.182.0/flow-win64-v0.182.0.zip", + "hash": "9d46c484b51e4bf340f93494ae890c9712e1d570fc3a4fc79792e86bfe48ae9f" } }, "extract_dir": "flow",