2019-02-13 21:00:25 +00:00

16 lines
525 B
JSON

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