2019-04-12 03:00:28 +00:00

16 lines
525 B
JSON

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