flow: Update to version 0.238.2

This commit is contained in:
github-actions[bot] 2024-06-27 00:34:10 +00:00
parent 5379132815
commit f48d83065d

View File

@ -1,12 +1,12 @@
{ {
"version": "0.238.1", "version": "0.238.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.238.1/flow-win64-v0.238.1.zip", "url": "https://github.com/facebook/flow/releases/download/v0.238.2/flow-win64-v0.238.2.zip",
"hash": "b063b530ed88979a27f4b9257ef3dfdb72660c9a16f52b2eaf6c34fdd9ab0f94" "hash": "aa562553dbcb5dfef39d1520702b84a507cb6e68e693e9e4c0332ce1f7b8cd35"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",