2017-05-14 00:35:53 +01:00

16 lines
525 B
JSON

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