flow: Update to version 0.291.0

This commit is contained in:
github-actions[bot] 2025-11-11 00:40:25 +00:00
parent 2e9af634ab
commit 74b042bb38

View File

@ -1,12 +1,12 @@
{ {
"version": "0.290.0", "version": "0.291.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.290.0/flow-win64-v0.290.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.291.0/flow-win64-v0.291.0.zip",
"hash": "a3f41afe4cfc8db4e26e861f673f1b0ffcbb87f18b9aae68935f922cba3bf669" "hash": "7d8697a2adaa6e5457aba50c2cf3c6202fc05aa789692e312f19e028acb03190"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",