2019-01-31 21:00:26 +00:00

16 lines
525 B
JSON

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