flow: Update to version 0.129.0

This commit is contained in:
Jakub Čábera 2020-07-09 09:10:57 +02:00
parent 91c591c44b
commit 88d8046117

View File

@ -1,10 +1,10 @@
{ {
"version": "0.128.0", "version": "0.129.0",
"description": "A static type checker for JavaScript code.", "description": "A static type checker for JavaScript code.",
"homepage": "https://flowtype.org/", "homepage": "https://flowtype.org/",
"license": "MIT", "license": "MIT",
"url": "https://github.com/facebook/flow/releases/download/v0.128.0/flow-win64-v0.128.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.129.0/flow-win64-v0.129.0.zip",
"hash": "79aab7619902bec8da05b4ff32802dc5a945d684a7c9588a0ec9ab96c2124dad", "hash": "1dec88c02dfba6c069b373636412ef82f1692dd6f9cb5d7001cfedcbc92481d5",
"bin": "flow.exe", "bin": "flow.exe",
"extract_dir": "flow", "extract_dir": "flow",
"checkver": { "checkver": {