flow: Update to version 0.215.1

This commit is contained in:
github-actions[bot] 2023-08-23 20:23:28 +00:00
parent 832f9d32b5
commit 68a09ee9db

View File

@ -1,12 +1,12 @@
{
"version": "0.215.0",
"version": "0.215.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.215.0/flow-win64-v0.215.0.zip",
"hash": "370fd840fbe201c38a8def63facb2e7d87df81eeabb16413ba5847193ef0a45a"
"url": "https://github.com/facebook/flow/releases/download/v0.215.1/flow-win64-v0.215.1.zip",
"hash": "dcf3f711c28d08b376163a17c57ae62bf51ede9ab87d4a3c1156fd5444f6413b"
}
},
"extract_dir": "flow",