flow: Update to version 0.213.0

This commit is contained in:
github-actions[bot] 2023-07-22 00:33:42 +00:00
parent a3e9d89a6c
commit 7717da6f11

View File

@ -1,12 +1,12 @@
{
"version": "0.212.0",
"version": "0.213.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.212.0/flow-win64-v0.212.0.zip",
"hash": "f2a54a55cc5a85b2d0f14e3cab04ecc3887563c3f2d28f235d29deb518fb3e26"
"url": "https://github.com/facebook/flow/releases/download/v0.213.0/flow-win64-v0.213.0.zip",
"hash": "3e45be02b81ccffe1381f977b5d59ed3a48c6d01a4f0f2c514ea7be78e49f6a1"
}
},
"extract_dir": "flow",