flow: Update to version 0.135.0

This commit is contained in:
Jakub Čábera 2020-10-01 08:14:27 +02:00
parent 86d24a3f75
commit 7493a729e8

View File

@ -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",