2017-09-28 21:01:47 +00:00

16 lines
525 B
JSON

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