flow: Update to version 0.126.0

This commit is contained in:
Jakub Čábera 2020-06-02 10:27:06 +02:00
parent af27afda95
commit 533b8bf283

View File

@ -1,10 +1,10 @@
{ {
"version": "0.125.1", "version": "0.126.0",
"description": "A static type checker for JavaScript code.", "description": "A static type checker for JavaScript code.",
"license": "MIT", "license": "MIT",
"url": "https://github.com/facebook/flow/releases/download/v0.125.1/flow-win64-v0.125.1.zip", "url": "https://github.com/facebook/flow/releases/download/v0.126.0/flow-win64-v0.126.0.zip",
"homepage": "https://flowtype.org/", "homepage": "https://flowtype.org/",
"hash": "f96dcf5c6ef27a87130665b60df409e08eb022842472898edb6f612012b35487", "hash": "afe43558332913e5f8e48bb8e765e879af952761f6420a3527f5fcd016aed818",
"bin": "flow.exe", "bin": "flow.exe",
"extract_dir": "flow", "extract_dir": "flow",
"checkver": { "checkver": {