flow: Update to version 0.111.3

This commit is contained in:
Richard Kuhnt 2019-11-06 00:00:35 +00:00
parent b948a48c79
commit b0a01f77d8

View File

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