kibana 4.5.0

Closes Homebrew/homebrew#50543.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
Jason Tedor 2016-03-30 12:15:34 -04:00 committed by Xu Cheng
parent e9683aa07b
commit 82fd9546c8

View file

@ -1,7 +1,7 @@
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 => "v4.4.2", :revision => "b0ef773a465d0eb27d192ca77f881eba90ef93d5"
url "https://github.com/elastic/kibana.git", :tag => "v4.5.0", :revision => "ff5cfc5d05a58e53f7acaa762428fa803318d31e"
head "https://github.com/elastic/kibana.git"
bottle do