2018-11-08 18:01:24 +00:00

16 lines
525 B
JSON

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