diff --git a/bucket/flow.json b/bucket/flow.json index 9379d9e5bb..564dbdda4d 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.251.1", + "version": "0.252.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.251.1/flow-win64-v0.251.1.zip", - "hash": "cb64fdfd49d5c2f6e804cb22ceb979d5fc165b651b383840ceb3af8d244ef7e8" + "url": "https://github.com/facebook/flow/releases/download/v0.252.0/flow-win64-v0.252.0.zip", + "hash": "ed7a5b821a7a8ef570f36273eef0bea9414afd785433e524ac940f504509bafd" } }, "extract_dir": "flow",