flow: Update to version 0.218.1

This commit is contained in:
github-actions[bot] 2023-10-12 12:30:47 +00:00
parent d30e7add7f
commit 2e9a0539bf

View File

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