diff --git a/bucket/flow.json b/bucket/flow.json index d55b355d94..606112ea96 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.134.0", + "version": "0.135.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.134.0/flow-win64-v0.134.0.zip", - "hash": "ca941aaa9dc85d31870a896d63baab1ab7fa2e01f3f6136e9e204710e43d50c0" + "url": "https://github.com/facebook/flow/releases/download/v0.135.0/flow-win64-v0.135.0.zip", + "hash": "8baa09530ea52e9dc1de494a6c2a2e374cfe6d9b007956aed936621f619cb0b4" } }, "extract_dir": "flow",