flow: Update to version 0.293.0

This commit is contained in:
github-actions[bot] 2025-12-05 12:32:16 +00:00
parent 2ab81ea8b4
commit 35b302cb1a

View File

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