2018-08-03 21:00:31 +00:00

16 lines
525 B
JSON

{
"version": "0.78.0",
"license": "MIT",
"url": "https://github.com/facebook/flow/releases/download/v0.78.0/flow-win64-v0.78.0.zip",
"homepage": "https://flowtype.org/",
"hash": "bc143b2634055fd3efd47a9dd4535eef5a3a89b310c6d988c0b113735983d9ca",
"bin": "flow.exe",
"extract_dir": "flow",
"checkver": {
"github": "https://github.com/facebook/flow"
},
"autoupdate": {
"url": "https://github.com/facebook/flow/releases/download/v$version/flow-win64-v$version.zip"
}
}