2019-06-11 02:00:52 +00:00

16 lines
528 B
JSON

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