flow: Update to version 0.233.0

This commit is contained in:
github-actions[bot] 2024-04-03 17:08:35 +00:00
parent 719a947eab
commit f784cfd956

View File

@ -1,12 +1,12 @@
{ {
"version": "0.232.0", "version": "0.233.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.232.0/flow-win64-v0.232.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.233.0/flow-win64-v0.233.0.zip",
"hash": "faba83eefd47c69395ed25e2a86698b3d4f3016ab3ebfc1fa17189b845ad70aa" "hash": "fdd064e5eb17ab05a555a5b378c114e64b8c41b535224d888e9b4a70c38035df"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",