flow: Update to version 0.106.0

This commit is contained in:
Richard Kuhnt 2019-08-22 18:01:09 +00:00
parent badff19301
commit 4271a30054

View File

@ -1,10 +1,10 @@
{ {
"version": "0.105.2", "version": "0.106.0",
"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.105.2/flow-win64-v0.105.2.zip", "url": "https://github.com/facebook/flow/releases/download/v0.106.0/flow-win64-v0.106.0.zip",
"homepage": "https://flowtype.org/", "homepage": "https://flowtype.org/",
"hash": "ebd27b178f6fedda3980b595e41a8499d5fba601258a52d8114131b93a9ff10a", "hash": "be30b732798f3c068ad106f3343d7932eae80308881048342ed444e8717cc642",
"bin": "flow.exe", "bin": "flow.exe",
"extract_dir": "flow", "extract_dir": "flow",
"checkver": { "checkver": {