flow: Update to version 0.147.0

This commit is contained in:
Richard Kuhnt 2021-03-19 15:00:37 +00:00
parent 4303e383fe
commit bc79a86f36

View File

@ -1,12 +1,12 @@
{
"version": "0.146.0",
"version": "0.147.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.146.0/flow-win64-v0.146.0.zip",
"hash": "81b45d5b5619bddd2889382ec5491416369e7f4e277fb42435cbaded22b7f937"
"url": "https://github.com/facebook/flow/releases/download/v0.147.0/flow-win64-v0.147.0.zip",
"hash": "61f4efe6d395573e599042673aac2a1382da563cbd88a3912ec0c6f4a36d58e8"
}
},
"extract_dir": "flow",