flow: Update to version 0.110.0

This commit is contained in:
Richard Kuhnt 2019-10-21 21:00:17 +00:00
parent bdb6d67bb1
commit cdeb92b79a

View File

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