flow: Update to version 0.289.0

This commit is contained in:
github-actions[bot] 2025-10-23 04:29:38 +00:00
parent fe6718b2ab
commit ec89d64406

View File

@ -1,12 +1,12 @@
{ {
"version": "0.288.0", "version": "0.289.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.288.0/flow-win64-v0.288.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.289.0/flow-win64-v0.289.0.zip",
"hash": "9282d379c98c95ddd09f68f06280cc64371717b33f39d86b87ee64270d101a93" "hash": "f87a80c0449fe391d4e78016a9d292c47fee12e7e1853b3366dda42ba6a9bd8c"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",