diff --git a/bucket/flow.json b/bucket/flow.json index 8b937f4a55..813629ac15 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.261.2", + "version": "0.262.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.261.2/flow-win64-v0.261.2.zip", - "hash": "748455aa635ffb9d672f92ed8b6e0af9c6498da175dbe4141ffd47f1ec77de96" + "url": "https://github.com/facebook/flow/releases/download/v0.262.0/flow-win64-v0.262.0.zip", + "hash": "f763c39ffce14237a92cecdc2614aa81399c79f2ba27fb4c6d6dc802948faf83" } }, "extract_dir": "flow",