kibana 4.5.0
Closes Homebrew/homebrew#50543. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
e9683aa07b
commit
82fd9546c8
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue