flow: Update to version 0.215.0

This commit is contained in:
github-actions[bot] 2023-08-21 20:24:03 +00:00
parent b279aed7a1
commit 6c7999e9fa

View File

@ -1,12 +1,12 @@
{ {
"version": "0.214.0", "version": "0.215.0",
"description": "A static type checker for JavaScript code", "description": "A static type checker for JavaScript code",
"homepage": "https://flowtype.org/", "homepage": "https://flowtype.org/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/facebook/flow/releases/download/v0.214.0/flow-win64-v0.214.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.215.0/flow-win64-v0.215.0.zip",
"hash": "d579c08f555bdf21b4a4965d59fea89ddc966474f351f4afa3ae206d37c22c72" "hash": "370fd840fbe201c38a8def63facb2e7d87df81eeabb16413ba5847193ef0a45a"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",