flow: Update to version 0.238.3

This commit is contained in:
github-actions[bot] 2024-06-27 20:26:35 +00:00
parent 15ecc7708b
commit 333fdb7c9d

View File

@ -1,12 +1,12 @@
{
"version": "0.238.2",
"version": "0.238.3",
"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.2/flow-win64-v0.238.2.zip",
"hash": "aa562553dbcb5dfef39d1520702b84a507cb6e68e693e9e4c0332ce1f7b8cd35"
"url": "https://github.com/facebook/flow/releases/download/v0.238.3/flow-win64-v0.238.3.zip",
"hash": "937662b707cf840b23c2a93270310523f169e7e240b30e1550f1866353a8ca33"
}
},
"extract_dir": "flow",