Skip to content

Commit

Permalink
kibana42: add 4.2.2 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot authored and MikeMcQuaid committed Dec 30, 2015
1 parent 5f23d1e commit 39172e7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions kibana42.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ class Kibana42 < Formula
url "https://github.com/elastic/kibana.git", :tag => "v4.2.2", :revision => "0a008cd5e312a99eeff403f9585af2d99a18758a"
head "https://github.com/elastic/kibana.git"

bottle do
sha256 "a12906181ca0ee2f7e5fdf9be264a39fd316c6bf15a5568e3794766b5e1830e2" => :el_capitan
sha256 "efc19fef46cfecfb871df41d061b6ce0d7990659f0cd9995cc81da4d326a0734" => :yosemite
sha256 "3a3e79a0b5f98f506fa858dd1f71f10731f62175f1a134f65aeb6cd6a413d03e" => :mavericks
end

conflicts_with "kibana", :because => "Different versions of same formula"

resource "node" do
Expand Down

0 comments on commit 39172e7

Please sign in to comment.