flow: Update to version 0.212.0

This commit is contained in:
github-actions[bot] 2023-07-12 00:37:31 +00:00
parent c10e4c876f
commit 4983710f52

View File

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