2018-03-15 19:06:49 +00:00

16 lines
525 B
JSON

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