flow: Update to version 0.110.1

This commit is contained in:
Richard Kuhnt 2019-10-24 00:00:33 +00:00
parent 8d7d8db34f
commit 4425e355f4

View File

@ -1,10 +1,10 @@
{ {
"version": "0.110.0", "version": "0.110.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.110.0/flow-win64-v0.110.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.110.1/flow-win64-v0.110.1.zip",
"homepage": "https://flowtype.org/", "homepage": "https://flowtype.org/",
"hash": "1d51bceeb5f4546bf85c5e2a23518637e577029be9af13da4a5319f6d83905c3", "hash": "51db14cc79861e0c05cb26720ea2ac4fb2a47faaca3a69e619c07383994607d7",
"bin": "flow.exe", "bin": "flow.exe",
"extract_dir": "flow", "extract_dir": "flow",
"checkver": { "checkver": {