flow: Update to version 0.214.0

This commit is contained in:
github-actions[bot] 2023-08-04 00:29:35 +00:00
parent ca194f85df
commit 1c32783863

View File

@ -1,12 +1,12 @@
{ {
"version": "0.213.1", "version": "0.214.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.213.1/flow-win64-v0.213.1.zip", "url": "https://github.com/facebook/flow/releases/download/v0.214.0/flow-win64-v0.214.0.zip",
"hash": "ffe9dd0de4fbb4fded66505dc7f3c996478fdc8dadfdb2a86adbf95d3eefbaaf" "hash": "d579c08f555bdf21b4a4965d59fea89ddc966474f351f4afa3ae206d37c22c72"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",