flow: Update to version 0.192.0

This commit is contained in:
github-actions[bot] 2022-11-04 12:32:53 +00:00
parent 2e24f17ab0
commit 0134412f82

View File

@ -1,12 +1,12 @@
{
"version": "0.191.0",
"version": "0.192.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.191.0/flow-win64-v0.191.0.zip",
"hash": "939354b24e71e9eedbf8b305c4035ea3c0ba6e920281770bb25b464f567a247a"
"url": "https://github.com/facebook/flow/releases/download/v0.192.0/flow-win64-v0.192.0.zip",
"hash": "61c19d3da88857de7d591e441041860b17ab43e59243774342e3f9a3b026396b"
}
},
"extract_dir": "flow",