flow: Update to version 0.290.0

This commit is contained in:
github-actions[bot] 2025-11-06 04:31:40 +00:00
parent bef02b5afb
commit 246adc9aff

View File

@ -1,12 +1,12 @@
{
"version": "0.289.0",
"version": "0.290.0",
"description": "A static type checker for JavaScript code",
"homepage": "https://flow.org/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/facebook/flow/releases/download/v0.289.0/flow-win64-v0.289.0.zip",
"hash": "f87a80c0449fe391d4e78016a9d292c47fee12e7e1853b3366dda42ba6a9bd8c"
"url": "https://github.com/facebook/flow/releases/download/v0.290.0/flow-win64-v0.290.0.zip",
"hash": "a3f41afe4cfc8db4e26e861f673f1b0ffcbb87f18b9aae68935f922cba3bf669"
}
},
"extract_dir": "flow",