flow: Update to version 0.126.1

This commit is contained in:
Jakub Čábera 2020-06-03 13:29:42 +02:00
parent d1a263321f
commit 3a4bb3a97f

View File

@ -1,10 +1,10 @@
{ {
"version": "0.126.0", "version": "0.126.1",
"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.126.0/flow-win64-v0.126.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.126.1/flow-win64-v0.126.1.zip",
"homepage": "https://flowtype.org/", "homepage": "https://flowtype.org/",
"hash": "afe43558332913e5f8e48bb8e765e879af952761f6420a3527f5fcd016aed818", "hash": "d9ce7193a6848043b1f7a5f4b7f04ad9539cd03ad4b5a198b7d123335d988318",
"bin": "flow.exe", "bin": "flow.exe",
"extract_dir": "flow", "extract_dir": "flow",
"checkver": { "checkver": {