flow: Update to version 0.203.0

This commit is contained in:
github-actions[bot] 2023-03-30 00:34:37 +00:00
parent 9478db4812
commit f44c76a251

View File

@ -1,12 +1,12 @@
{
"version": "0.202.1",
"version": "0.203.0",
"description": "A static type checker for JavaScript code",
"homepage": "https://flowtype.org/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/facebook/flow/releases/download/v0.202.1/flow-win64-v0.202.1.zip",
"hash": "a6ba8e487734943339432b125fcbbb59f9280b29fb30c372c9dd74888034a980"
"url": "https://github.com/facebook/flow/releases/download/v0.203.0/flow-win64-v0.203.0.zip",
"hash": "567a66a2788eb448ae3b5ac0af097acebc24f2d2c58f004f0fadf4b430a218c7"
}
},
"extract_dir": "flow",