flow: Update to version 0.142.0

This commit is contained in:
Jakub Čábera 2021-01-07 10:29:40 +01:00
parent a5e5b9216f
commit 3cb59de006

View File

@ -1,12 +1,12 @@
{
"version": "0.141.0",
"version": "0.142.0",
"description": "A static type checker for JavaScript code",
"homepage": "https://flowtype.org/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/facebook/flow/releases/download/v0.141.0/flow-win64-v0.141.0.zip",
"hash": "39be78b9df70a2aad918ddc7286c6d426e523ea1929d35edda12f5fe92206fb9"
"url": "https://github.com/facebook/flow/releases/download/v0.142.0/flow-win64-v0.142.0.zip",
"hash": "329508686d4cfb08c77f24ae534d018087afaa7e2260f8cf461fda347e7f643e"
}
},
"extract_dir": "flow",