flow: Update to version 0.211.0

This commit is contained in:
github-actions[bot] 2023-07-04 04:28:41 +00:00
parent 9c49a8c60c
commit 97d7b4c107

View File

@ -1,12 +1,12 @@
{
"version": "0.210.2",
"version": "0.211.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.210.2/flow-win64-v0.210.2.zip",
"hash": "b29dee55c7c8e99a3ae444ce9ce3ab5d393a42be5328df2d25d1a25b21c19749"
"url": "https://github.com/facebook/flow/releases/download/v0.211.0/flow-win64-v0.211.0.zip",
"hash": "aebcc6fda227a062e1dfd17731b7cad2f466077dc684e4fd5be98b830a2fce15"
}
},
"extract_dir": "flow",