2018-01-23 14:00:31 +00:00

16 lines
525 B
JSON

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