flow: Update to version 0.187.1

This commit is contained in:
github-actions[bot] 2022-09-20 04:57:55 +00:00
parent 28c9520636
commit bdf771b942

View File

@ -1,12 +1,12 @@
{
"version": "0.187.0",
"version": "0.187.1",
"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.187.0/flow-win64-v0.187.0.zip",
"hash": "54c3240cf96156607d37940bc85665bdbea36ce18e58502f142089a2825bee68"
"url": "https://github.com/facebook/flow/releases/download/v0.187.1/flow-win64-v0.187.1.zip",
"hash": "baf4545f525213686abb160caa9ffcc08adecd325a10a364548dcabdc4043c47"
}
},
"extract_dir": "flow",