From a0a2b1249d028d244c123e8d603bec0446583d60 Mon Sep 17 00:00:00 2001 From: macro Date: Sat, 8 Aug 2020 16:35:01 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=B4=E6=98=8E=E6=96=87=E6=A1=A3=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 523d7d3..d347846 100644 --- a/README.md +++ b/README.md @@ -150,7 +150,9 @@ mall | JDK | 1.8 | https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html | | Mysql | 5.7 | https://www.mysql.com/ | | Redis | 5.0 | https://redis.io/download | -| Elasticsearch | 6.2.2 | https://www.elastic.co/downloads | +| Elasticsearch | 7.6.2 | https://www.elastic.co/downloads/elasticsearch | +| Kibana | 7.6.2 | https://www.elastic.co/cn/downloads/kibana | +| Logstash | 7.6.2 | https://www.elastic.co/cn/downloads/logstash | | MongoDB | 4.2.5 | https://www.mongodb.com/download-center | | RabbitMQ | 3.7.14 | http://www.rabbitmq.com/download.html | | Nginx | 1.10 | http://nginx.org/en/download.html |