flow: Update to version 0.237.0

This commit is contained in:
github-actions[bot] 2024-05-29 08:29:13 +00:00
parent 21a93f9df4
commit d78a5bf2d5

View File

@ -1,12 +1,12 @@
{ {
"version": "0.236.0", "version": "0.237.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.236.0/flow-win64-v0.236.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.237.0/flow-win64-v0.237.0.zip",
"hash": "9e032d51275ebb331fb8b42f04b95dcc19e57e131968ba88952e4843a38cf2f4" "hash": "a01b6cb1ae212674956ca5c6d9c855da54c6ff6fa9ac45a966315284916f9806"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",