flow: Update to version 0.108.0

This commit is contained in:
Richard Kuhnt 2019-09-19 01:00:18 +00:00
parent e43474e019
commit 904ff8a02f

View File

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