2017-02-11 20:12:50 +01:00

16 lines
525 B
JSON

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