flow: Update to version 0.219.5

This commit is contained in:
github-actions[bot] 2023-10-25 20:24:08 +00:00
parent 25edac56c2
commit 1e3527bf14

View File

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