flow: Update to version 0.143.0

This commit is contained in:
Jakub Čábera 2021-01-21 07:34:22 +01:00
parent add0cd3e74
commit be7469037c

View File

@ -1,12 +1,12 @@
{ {
"version": "0.142.0", "version": "0.143.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.142.0/flow-win64-v0.142.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.143.0/flow-win64-v0.143.0.zip",
"hash": "329508686d4cfb08c77f24ae534d018087afaa7e2260f8cf461fda347e7f643e" "hash": "5f37937331b36fdfacac6b59acb93b86bb38619db09f59f6668b544fe9514d65"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",