2019-05-23 00:00:33 +00:00

16 lines
525 B
JSON

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