2017-08-16 08:00:38 +00:00

16 lines
525 B
JSON

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