2019-04-01 14:00:26 +00:00

16 lines
525 B
JSON

{
"version": "0.96.0",
"license": "MIT",
"url": "https://github.com/facebook/flow/releases/download/v0.96.0/flow-win64-v0.96.0.zip",
"homepage": "https://flowtype.org/",
"hash": "62199026b8f35a909ef08f744c6b9a121463b8695064a6a6e24a060909688c16",
"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"
}
}