flow: Update to version 0.218.0

This commit is contained in:
github-actions[bot] 2023-10-06 00:32:55 +00:00
parent d70cc91a0f
commit 61a8c66a2e

View File

@ -1,12 +1,12 @@
{ {
"version": "0.217.2", "version": "0.218.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.217.2/flow-win64-v0.217.2.zip", "url": "https://github.com/facebook/flow/releases/download/v0.218.0/flow-win64-v0.218.0.zip",
"hash": "00cbfaf2610d3aeb2526baec24f6712c82ff783cb4077e6851c1bb112c4154c6" "hash": "4a06366590cc8742a69fe8e093b5e1bbcd6b64fc1036217d65082b3e0d21e81a"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",