2019-07-18 20:01:51 +00:00

16 lines
528 B
JSON

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