From 29e1cb4cdcaf7fd203bcc31e1e2ae73bf299c841 Mon Sep 17 00:00:00 2001 From: Jason Tedor Date: Mon, 18 Sep 2017 13:52:35 -0400 Subject: [PATCH] kibana 5.6.1 Closes #18234. Signed-off-by: FX Coudert --- Formula/kibana.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/kibana.rb b/Formula/kibana.rb index a5abb7003f..b6d04d8665 100644 --- a/Formula/kibana.rb +++ b/Formula/kibana.rb @@ -4,8 +4,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 => "v5.6.0", - :revision => "12d17c6d111705f0c0c29fbab66eb22eda31dcdf" + :tag => "v5.6.1", + :revision => "d1e7b4cfb06c4d9156fb1e691853b36ff5801d57" head "https://github.com/elastic/kibana.git" bottle do