flow: Update to version 0.113.0

This commit is contained in:
Richard Kuhnt 2019-12-03 01:00:33 +00:00
parent fb7a1b6fa7
commit 069c8dcc92

View File

@ -1,10 +1,10 @@
{ {
"version": "0.112.0", "version": "0.113.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.112.0/flow-win64-v0.112.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.113.0/flow-win64-v0.113.0.zip",
"homepage": "https://flowtype.org/", "homepage": "https://flowtype.org/",
"hash": "0e22059aa663c40ff39b1ac93d39968c5883615e50e00023d295830ae162a1a0", "hash": "13483f8f794b6dfba33082d5a3a3461311c7873cc2cf08c6376d247c0ed114c4",
"bin": "flow.exe", "bin": "flow.exe",
"extract_dir": "flow", "extract_dir": "flow",
"checkver": { "checkver": {