flow: Update to version 0.219.0

This commit is contained in:
github-actions[bot] 2023-10-18 00:33:26 +00:00
parent 91026a0bf0
commit 0f8c0cf97c

View File

@ -1,12 +1,12 @@
{ {
"version": "0.218.1", "version": "0.219.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.218.1/flow-win64-v0.218.1.zip", "url": "https://github.com/facebook/flow/releases/download/v0.219.0/flow-win64-v0.219.0.zip",
"hash": "61090053e07a0dd28466927398c948d23125164bf2e2e29406b115dc2ba9f4df" "hash": "4d28407e7ebb60b4d35d38ba34990745f14b1e48fd1468bd90f875c4f8e8bf74"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",