diff --git a/bucket/flow.json b/bucket/flow.json index a0a5a5d6bb..0afe419e12 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.260.0", + "version": "0.261.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.260.0/flow-win64-v0.260.0.zip", - "hash": "9685761193eac240997120b6118b3d0986ded8e139de5493bcc260ecd06a58ee" + "url": "https://github.com/facebook/flow/releases/download/v0.261.0/flow-win64-v0.261.0.zip", + "hash": "a490ebbc3a32403fae1a738b02e15db3465e8669a37bb4b1fafd936eccb5d30a" } }, "extract_dir": "flow",