flow: Update to version 0.292.0

This commit is contained in:
github-actions[bot] 2025-12-03 00:41:21 +00:00
parent 3c08141b1a
commit a44c2376c8

View File

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