flow: Update to version 0.226.0

This commit is contained in:
github-actions[bot] 2024-01-09 12:30:28 +00:00
parent 88ef107dd6
commit c2e03203e4

View File

@ -1,12 +1,12 @@
{ {
"version": "0.225.1", "version": "0.226.0",
"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.225.1/flow-win64-v0.225.1.zip", "url": "https://github.com/facebook/flow/releases/download/v0.226.0/flow-win64-v0.226.0.zip",
"hash": "3841cdec08c18cfa39ce9bada54436aca08253c18b8e2a2e8e1fc2b65c90f153" "hash": "e28b62f64e750f2ead79e04f5b25d8b95a1076c5e60cfbc08b5ce7f30c4b8281"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",