2017-12-22 21:00:20 +00:00

16 lines
525 B
JSON

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