2019-01-10 23:00:24 +00:00

16 lines
525 B
JSON

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