2017-07-12 23:02:29 +00:00

16 lines
525 B
JSON

{
"version": "0.50.0",
"license": "BSD",
"url": "https://github.com/facebook/flow/releases/download/v0.50.0/flow-win64-v0.50.0.zip",
"homepage": "https://flowtype.org/",
"hash": "959765dc62209a8bbbcd30fba60942eb4429841ee7b55484a474b321b7fb2ad0",
"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"
}
}