2019-08-10 02:01:50 +00:00

16 lines
528 B
JSON

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