2019-03-18 11:25:15 +01:00

16 lines
525 B
JSON

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