flow: Update to version 0.225.0

This commit is contained in:
github-actions[bot] 2023-12-19 20:23:05 +00:00
parent 338f27ae93
commit 26fce5e392

View File

@ -1,12 +1,12 @@
{ {
"version": "0.224.0", "version": "0.225.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.224.0/flow-win64-v0.224.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.225.0/flow-win64-v0.225.0.zip",
"hash": "095ddf015a8efbe4b3d77d31ed28c2ac0181fe59a6965819317bebb765688210" "hash": "c2aeaee65186d9c14007dff0c5813a25f1f6346eec7274e7be95583d5bdf9b0f"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",