flow: Update to version 0.146.0

This commit is contained in:
Richard Kuhnt 2021-03-05 00:01:48 +00:00
parent 23a0432508
commit 82f98fff36

View File

@ -1,12 +1,12 @@
{
"version": "0.145.0",
"version": "0.146.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.145.0/flow-win64-v0.145.0.zip",
"hash": "8dbb259401aafb118a0954237becfbe6accc637e234129afc00c5c5587405e45"
"url": "https://github.com/facebook/flow/releases/download/v0.146.0/flow-win64-v0.146.0.zip",
"hash": "81b45d5b5619bddd2889382ec5491416369e7f4e277fb42435cbaded22b7f937"
}
},
"extract_dir": "flow",