flow: Update to version 0.109.0

This commit is contained in:
Richard Kuhnt 2019-10-02 02:00:22 +00:00
parent 88a84dc8d0
commit a0f7757c8b

View File

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