flow: Update to version 0.242.0

This commit is contained in:
github-actions[bot] 2024-07-29 20:25:54 +00:00
parent b524ecb2f5
commit 8be20fdde3

View File

@ -1,12 +1,12 @@
{ {
"version": "0.241.0", "version": "0.242.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.241.0/flow-win64-v0.241.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.242.0/flow-win64-v0.242.0.zip",
"hash": "d2ac1b26d892a5e199d8cd16dcbad0e9848313b8f5cfa54f706d3d8288e32313" "hash": "b88eec957d021a96e7f39a24aa638631f3654073321656bda384bc0d719b5356"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",