flow: Update to version 0.111.2

This commit is contained in:
Richard Kuhnt 2019-11-05 20:00:36 +00:00
parent d78a0a9dd7
commit 793d5e44d2

View File

@ -1,10 +1,10 @@
{ {
"version": "0.111.1", "version": "0.111.2",
"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.111.1/flow-win64-v0.111.1.zip", "url": "https://github.com/facebook/flow/releases/download/v0.111.2/flow-win64-v0.111.2.zip",
"homepage": "https://flowtype.org/", "homepage": "https://flowtype.org/",
"hash": "7f3248f1c7b9b723063de04a4d9446d8dd323b612bcb90c757ebb0e6f803faf7", "hash": "a7becbc9526ae165f73048ed043addff339afff37273f3fdbde3516bcf430a8e",
"bin": "flow.exe", "bin": "flow.exe",
"extract_dir": "flow", "extract_dir": "flow",
"checkver": { "checkver": {