flow: Update to version 0.221.0

This commit is contained in:
github-actions[bot] 2023-11-10 04:25:50 +00:00
parent dbfaf740fb
commit c5135896b7

View File

@ -1,12 +1,12 @@
{ {
"version": "0.220.1", "version": "0.221.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.220.1/flow-win64-v0.220.1.zip", "url": "https://github.com/facebook/flow/releases/download/v0.221.0/flow-win64-v0.221.0.zip",
"hash": "589ead7513bb66a0b92d82e561889225517a9b33698ff249121c7a87c7198479" "hash": "2a594a5cf25f5cc7abb65552245deaf193d9fc95c1fa8d72fbd8a7b0bdcca797"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",