flow: Update to version 0.187.0

This commit is contained in:
github-actions[bot] 2022-09-15 04:57:14 +00:00
parent 3debb00ef7
commit 30b33a2c00

View File

@ -1,12 +1,12 @@
{
"version": "0.186.0",
"version": "0.187.0",
"description": "A static type checker for JavaScript code",
"homepage": "https://flowtype.org/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/facebook/flow/releases/download/v0.186.0/flow-win64-v0.186.0.zip",
"hash": "42dd77c9fbe8f455e3b3a715436192aa281c398de22e07c32937d411b477a248"
"url": "https://github.com/facebook/flow/releases/download/v0.187.0/flow-win64-v0.187.0.zip",
"hash": "54c3240cf96156607d37940bc85665bdbea36ce18e58502f142089a2825bee68"
}
},
"extract_dir": "flow",