flow: Update to version 0.190.1

This commit is contained in:
github-actions[bot] 2022-10-22 00:43:14 +00:00
parent 5bedb50c32
commit ca1bbeceff

View File

@ -1,12 +1,12 @@
{
"version": "0.190.0",
"version": "0.190.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.190.0/flow-win64-v0.190.0.zip",
"hash": "e43f25c78e44729de316c8a102c20420ba12c94d5b57961b22b7f0ffc076cb53"
"url": "https://github.com/facebook/flow/releases/download/v0.190.1/flow-win64-v0.190.1.zip",
"hash": "60e3b67bac6044d904020d23824361345ad1701fefaba5efd3992b291b46e6d1"
}
},
"extract_dir": "flow",