Skip to content

Commit

Permalink
filebeat: add 1.2.3 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot authored and UniqMartin committed May 31, 2016
1 parent 729f5f3 commit bf97178
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Formula/filebeat.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ class Filebeat < Formula

head "https://github.com/elastic/beats.git"

bottle do
cellar :any_skip_relocation
sha256 "5dd2ec94fc5af84b47188c413ec4c414b3f3614ff2a07d4e28fcf719aab5b4e2" => :el_capitan
sha256 "32f634750427dc51ccf70aa805b9b3819a7cf47cf00f829c511e169ab916562b" => :yosemite
sha256 "7507367228a95cbcb2b9b8373f352c6996a5b929737290e4b75fba5dc02c8c54" => :mavericks
end

depends_on "go" => :build

def install
Expand Down

0 comments on commit bf97178

Please sign in to comment.