2018-06-21 03:00:22 +00:00

16 lines
525 B
JSON

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