flow: Update to version 0.131.0

This commit is contained in:
Jakub Čábera 2020-08-07 08:32:20 +02:00
parent b891176c5c
commit d3e37110c9

View File

@ -1,12 +1,12 @@
{
"version": "0.130.0",
"version": "0.131.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.130.0/flow-win64-v0.130.0.zip",
"hash": "03eb5514efe125e1b5c4b8857b9fb95433e5a5101decb8b4994dbb5794407961"
"url": "https://github.com/facebook/flow/releases/download/v0.131.0/flow-win64-v0.131.0.zip",
"hash": "839756637ae2ca0e2df1eab4694a26867fda8def0f7b1cc58f0aeff4af76a06e"
}
},
"extract_dir": "flow",