diff --git a/bucket/flow.json b/bucket/flow.json index 449a16eb09..5c34311173 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.281.0", + "version": "0.282.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.281.0/flow-win64-v0.281.0.zip", - "hash": "8b2fcbb6ef962746e13a178c3e8079b804e24e56fdcae7bd56ced2a7264b95d5" + "url": "https://github.com/facebook/flow/releases/download/v0.282.0/flow-win64-v0.282.0.zip", + "hash": "e23fec979f2a8d28d0502abde5aeb25e23b7ef210ddc1f7b3643537244987d36" } }, "extract_dir": "flow",