2018-02-07 02:00:17 +00:00

16 lines
525 B
JSON

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