flow: Update to version 0.263.0

This commit is contained in:
github-actions[bot] 2025-03-05 00:37:14 +00:00
parent 67da237247
commit e6ff20a784

View File

@ -1,12 +1,12 @@
{ {
"version": "0.262.0", "version": "0.263.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.262.0/flow-win64-v0.262.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.263.0/flow-win64-v0.263.0.zip",
"hash": "f763c39ffce14237a92cecdc2614aa81399c79f2ba27fb4c6d6dc802948faf83" "hash": "b152cd766b474f0653f48b205a0107d2365ffbde41a467238cb3c7041b69f935"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",