kibana 6.8.2

Closes #42602.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Rui Chen 2019-07-30 15:48:30 -04:00 committed by Chongyu Zhu
parent cf1b3bc24b
commit 8c7619c552
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -2,8 +2,8 @@ class Kibana < Formula
desc "Analytics and search dashboard for Elasticsearch"
homepage "https://www.elastic.co/products/kibana"
url "https://github.com/elastic/kibana.git",
:tag => "v6.8.1",
:revision => "6d53abe713ea55900cd683a7ffa2b2be402d08f8"
:tag => "v6.8.2",
:revision => "f027fad862817a52175b9ad2663e5126b9bad428"
head "https://github.com/elastic/kibana.git"
bottle do