2018-10-30 03:00:26 +00:00

16 lines
525 B
JSON

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