flow: Update to version 0.231.0

This commit is contained in:
github-actions[bot] 2024-03-14 00:33:05 +00:00
parent 4f3d0745e8
commit 5bdb96c0b6

View File

@ -1,12 +1,12 @@
{
"version": "0.230.0",
"version": "0.231.0",
"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.230.0/flow-win64-v0.230.0.zip",
"hash": "38a894952a9e5db7390b347a98791bfc640411de9aa16b68b32d921d72d623bd"
"url": "https://github.com/facebook/flow/releases/download/v0.231.0/flow-win64-v0.231.0.zip",
"hash": "31d44648f06ea6fc61ee3b7575ff267e4564b4e3338ffbf36a0f4951da22d9c3"
}
},
"extract_dir": "flow",