2017-02-24 01:00:54 +01:00

16 lines
525 B
JSON

{
"version": "0.40.0",
"license": "BSD",
"url": "https://github.com/facebook/flow/releases/download/v0.40.0/flow-win64-v0.40.0.zip",
"homepage": "https://flowtype.org/",
"hash": "39f727613f90e35949e864bffa50b9b158ca4573ffb921f8c8a633d8638ac880",
"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"
}
}