flow: Update to version 0.219.2

This commit is contained in:
github-actions[bot] 2023-10-19 12:30:55 +00:00
parent 6f232868f8
commit 76724f8c02

View File

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