flow: Update to version 0.117.0

This commit is contained in:
Richard Kuhnt 2020-01-24 22:01:50 +00:00
parent 27f31cefc7
commit 57e349f614

View File

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