flow: Update to version 0.211.1

This commit is contained in:
github-actions[bot] 2023-07-08 04:28:02 +00:00
parent 032591c656
commit f0519ac52c

View File

@ -1,12 +1,12 @@
{
"version": "0.211.0",
"version": "0.211.1",
"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.211.0/flow-win64-v0.211.0.zip",
"hash": "aebcc6fda227a062e1dfd17731b7cad2f466077dc684e4fd5be98b830a2fce15"
"url": "https://github.com/facebook/flow/releases/download/v0.211.1/flow-win64-v0.211.1.zip",
"hash": "9568c47262f5cc8ec2148e05c9ba1a816358497484c4463bf2777a4c51f96983"
}
},
"extract_dir": "flow",