flow: Update to version 0.217.0

This commit is contained in:
github-actions[bot] 2023-09-21 20:25:23 +00:00
parent ef3c8370d7
commit 8c54085177

View File

@ -1,12 +1,12 @@
{ {
"version": "0.216.1", "version": "0.217.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.216.1/flow-win64-v0.216.1.zip", "url": "https://github.com/facebook/flow/releases/download/v0.217.0/flow-win64-v0.217.0.zip",
"hash": "5c4e934901734da3c93d725d41c6840525acf342c93d001d792f1ae811ff61ba" "hash": "04c3a824da6f08018cce01f3e08363822026c9ac9a5e6ad6f0145d1c2aabbd8c"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",