flow: Update to version 0.111.1

This commit is contained in:
Richard Kuhnt 2019-11-01 20:00:46 +00:00
parent 8f7093d2b9
commit 4dc6571a79

View File

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