kibana@5.6 5.6.7
Closes #23757. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
3330ef1e58
commit
c9cc624da0
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ class KibanaAT56 < Formula
|
|||
desc "Analytics and search dashboard for Elasticsearch"
|
||||
homepage "https://www.elastic.co/products/kibana"
|
||||
url "https://github.com/elastic/kibana.git",
|
||||
:tag => "v5.6.5",
|
||||
:revision => "80f98787eb860a4e7ef9b6500cf84b65e331d1fc"
|
||||
:tag => "v5.6.7",
|
||||
:revision => "8221b17926966fd1e433367d6f725a69f321d5ad"
|
||||
head "https://github.com/elastic/kibana.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue