2019-05-29 18:00:39 +00:00

16 lines
525 B
JSON

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