flow: Update to version 0.219.4

This commit is contained in:
github-actions[bot] 2023-10-24 08:26:48 +00:00
parent 32eb02336a
commit 5d3f550557

View File

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