2019-04-26 19:01:50 +00:00

16 lines
525 B
JSON

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