flow: Update to version 0.294.0

This commit is contained in:
github-actions[bot] 2025-12-11 00:43:01 +00:00
parent b7c272c578
commit c04a38549f

View File

@ -1,12 +1,12 @@
{ {
"version": "0.293.0", "version": "0.294.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.293.0/flow-win64-v0.293.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.294.0/flow-win64-v0.294.0.zip",
"hash": "eea92847a9354fb41bcc29410ea7c6891f4b7485e928d8c25e62398a28f2b0e4" "hash": "cc12c6d43b3f5aee2354b22794d1af493d4e48cf742569ee4e3736f027050ea4"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",