kibana 5.6.1
Closes #18234. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
16395af6fc
commit
29e1cb4cdc
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ class Kibana < Formula
|
||||||
desc "Analytics and search dashboard for Elasticsearch"
|
desc "Analytics and search dashboard for Elasticsearch"
|
||||||
homepage "https://www.elastic.co/products/kibana"
|
homepage "https://www.elastic.co/products/kibana"
|
||||||
url "https://github.com/elastic/kibana.git",
|
url "https://github.com/elastic/kibana.git",
|
||||||
:tag => "v5.6.0",
|
:tag => "v5.6.1",
|
||||||
:revision => "12d17c6d111705f0c0c29fbab66eb22eda31dcdf"
|
:revision => "d1e7b4cfb06c4d9156fb1e691853b36ff5801d57"
|
||||||
head "https://github.com/elastic/kibana.git"
|
head "https://github.com/elastic/kibana.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue