flow: Update to version 0.219.3

This commit is contained in:
github-actions[bot] 2023-10-21 04:26:13 +00:00
parent 938e0c03d6
commit 05d9ce177b

View File

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