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",
"homepage": "https://flowtype.org/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/facebook/flow/releases/download/v0.219.2/flow-win64-v0.219.2.zip",
"hash": "a1e9d088b09535dce3f0e9a68985573a722932a4c55e7bf4d09654dcd0c97462"
"url": "https://github.com/facebook/flow/releases/download/v0.219.3/flow-win64-v0.219.3.zip",
"hash": "da11ed19ab96224481c8006f0816760bcc76d1beb2c59e15f760ba9daff417c6"
}
},
"extract_dir": "flow",