flow: Update to version 0.190.0

This commit is contained in:
github-actions[bot] 2022-10-14 04:59:36 +00:00
parent 4e8332f133
commit 1c9c0ea181

View File

@ -1,12 +1,12 @@
{ {
"version": "0.189.0", "version": "0.190.0",
"description": "A static type checker for JavaScript code", "description": "A static type checker for JavaScript code",
"homepage": "https://flowtype.org/", "homepage": "https://flowtype.org/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/facebook/flow/releases/download/v0.189.0/flow-win64-v0.189.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.190.0/flow-win64-v0.190.0.zip",
"hash": "18ecba6a35cd4eb02d7bb089f6c67d524348399936957d69bd91a4e50560fd4a" "hash": "e43f25c78e44729de316c8a102c20420ba12c94d5b57961b22b7f0ffc076cb53"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",