flow: Update to version 0.242.1

This commit is contained in:
github-actions[bot] 2024-07-30 04:28:18 +00:00
parent 5e979683fd
commit 51a2db08dc

View File

@ -1,12 +1,12 @@
{ {
"version": "0.242.0", "version": "0.242.1",
"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.242.0/flow-win64-v0.242.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.242.1/flow-win64-v0.242.1.zip",
"hash": "b88eec957d021a96e7f39a24aa638631f3654073321656bda384bc0d719b5356" "hash": "303f92db7f90702cc98e7f1d70dd82ee55af0ff1e0431b0396274cff93699b62"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",