2019-03-15 14:00:29 +00:00

16 lines
525 B
JSON

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