2018-12-08 02:00:25 +00:00

16 lines
525 B
JSON

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