2018-05-09 21:00:28 +00:00

16 lines
525 B
JSON

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