flow: Update to version 0.288.0

This commit is contained in:
github-actions[bot] 2025-10-14 00:37:06 +00:00
parent 8b44903431
commit 86b3ac6370

View File

@ -1,12 +1,12 @@
{ {
"version": "0.287.0", "version": "0.288.0",
"description": "A static type checker for JavaScript code", "description": "A static type checker for JavaScript code",
"homepage": "https://flow.org/", "homepage": "https://flow.org/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/facebook/flow/releases/download/v0.287.0/flow-win64-v0.287.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.288.0/flow-win64-v0.288.0.zip",
"hash": "d806a7974c146ed94f39c576fbab7d17c351feecbfca2f72ca86ac11a8e2e3ba" "hash": "9282d379c98c95ddd09f68f06280cc64371717b33f39d86b87ee64270d101a93"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",