2019-05-31 02:01:37 +00:00

16 lines
528 B
JSON

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