flow: Update to version 0.229.2

This commit is contained in:
github-actions[bot] 2024-02-25 04:27:00 +00:00
parent 8b529ce42c
commit 6c4d0b3ee6

View File

@ -1,12 +1,12 @@
{ {
"version": "0.229.0", "version": "0.229.2",
"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.229.0/flow-win64-v0.229.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.229.2/flow-win64-v0.229.2.zip",
"hash": "f26ad23ccde927747fbd55404288549b65f5a1be2fd1d333f94bcbe0d09ef591" "hash": "b539b238dd0fcce72723c39522c3674de27ec5efca9fc0004d895cf6d067c79e"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",