flow: Update to version 0.238.1

This commit is contained in:
github-actions[bot] 2024-06-18 08:30:54 +00:00
parent 13ed85e8f3
commit b239eab4da

View File

@ -1,12 +1,12 @@
{
"version": "0.238.0",
"version": "0.238.1",
"description": "A static type checker for JavaScript code",
"homepage": "https://flow.org/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/facebook/flow/releases/download/v0.238.0/flow-win64-v0.238.0.zip",
"hash": "c1d036680631a2916e643f4aceb49456f569b4f1b869973faeb0160111e7153c"
"url": "https://github.com/facebook/flow/releases/download/v0.238.1/flow-win64-v0.238.1.zip",
"hash": "b063b530ed88979a27f4b9257ef3dfdb72660c9a16f52b2eaf6c34fdd9ab0f94"
}
},
"extract_dir": "flow",