flow: Update to version 0.114.0

This commit is contained in:
Richard Kuhnt 2019-12-13 18:00:40 +00:00
parent 6817b92445
commit 801ef1e8d8

View File

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