2019-03-01 02:00:21 +00:00

16 lines
525 B
JSON

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