flow: Update to version 0.106.2

This commit is contained in:
Richard Kuhnt 2019-08-26 19:00:49 +00:00
parent c9ce4e708d
commit b89edfd5ae

View File

@ -1,10 +1,10 @@
{ {
"version": "0.106.1", "version": "0.106.2",
"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.1/flow-win64-v0.106.1.zip", "url": "https://github.com/facebook/flow/releases/download/v0.106.2/flow-win64-v0.106.2.zip",
"homepage": "https://flowtype.org/", "homepage": "https://flowtype.org/",
"hash": "949dd0b3ff59bf28c7c4d36f5d4b52b77c19433c005f3f03cd4a1cc7fdaf0967", "hash": "174dab2c74ab0b63353abaa298981da2257eb44aa627dfe2adc364ec8cb9387e",
"bin": "flow.exe", "bin": "flow.exe",
"extract_dir": "flow", "extract_dir": "flow",
"checkver": { "checkver": {