flow: Update to version 0.107.0

This commit is contained in:
Richard Kuhnt 2019-09-05 03:00:23 +00:00
parent 8c221d285d
commit abaea08390

View File

@ -1,10 +1,10 @@
{ {
"version": "0.106.3", "version": "0.107.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.106.3/flow-win64-v0.106.3.zip", "url": "https://github.com/facebook/flow/releases/download/v0.107.0/flow-win64-v0.107.0.zip",
"homepage": "https://flowtype.org/", "homepage": "https://flowtype.org/",
"hash": "e23afdc4f83b3135103676dcd360bfdcfe625252c83509f8b5f92f8c9f89ec6c", "hash": "afa8ab8f9b110d93b3dcde9a36fdfaf2fdefc497a686a5c40c62a62acabc8f6f",
"bin": "flow.exe", "bin": "flow.exe",
"extract_dir": "flow", "extract_dir": "flow",
"checkver": { "checkver": {