flow: Update to version 0.116.1

This commit is contained in:
Richard Kuhnt 2020-01-17 04:01:49 +00:00
parent 2a6cfc2f8f
commit 6131c7a987

View File

@ -1,10 +1,10 @@
{ {
"version": "0.116.0", "version": "0.116.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.116.0/flow-win64-v0.116.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.116.1/flow-win64-v0.116.1.zip",
"homepage": "https://flowtype.org/", "homepage": "https://flowtype.org/",
"hash": "99ee9aecba728de33895bedc68d4ca57c24cc7c9c12da43986c7680b56aaeb57", "hash": "452eb6e2661db6cf4c5e745f79ad996e33a795a5be84760140cb6ff50e06971b",
"bin": "flow.exe", "bin": "flow.exe",
"extract_dir": "flow", "extract_dir": "flow",
"checkver": { "checkver": {