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