flow: Update to version 0.128.0

This commit is contained in:
Jakub Čábera 2020-06-27 23:22:24 +02:00
parent 99ac2e9db3
commit b084870aa2

View File

@ -1,10 +1,10 @@
{ {
"version": "0.127.0", "version": "0.128.0",
"description": "A static type checker for JavaScript code.", "description": "A static type checker for JavaScript code.",
"license": "MIT",
"url": "https://github.com/facebook/flow/releases/download/v0.127.0/flow-win64-v0.127.0.zip",
"homepage": "https://flowtype.org/", "homepage": "https://flowtype.org/",
"hash": "7b822696565d37d558478487002b4ad1c19e15b17d5f6f07ba2f3d547d31dd43", "license": "MIT",
"url": "https://github.com/facebook/flow/releases/download/v0.128.0/flow-win64-v0.128.0.zip",
"hash": "79aab7619902bec8da05b4ff32802dc5a945d684a7c9588a0ec9ab96c2124dad",
"bin": "flow.exe", "bin": "flow.exe",
"extract_dir": "flow", "extract_dir": "flow",
"checkver": { "checkver": {