2019-01-17 19:00:42 +00:00

16 lines
525 B
JSON

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