flow: Update to version 0.216.1

This commit is contained in:
github-actions[bot] 2023-09-08 04:25:39 +00:00
parent 2c243d04e1
commit c70315c436

View File

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