From 5bf2fba258170ff20374fc4bbda4cefa5a6314e0 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 30 Oct 2014 12:34:23 +0000 Subject: osquery: add 1.0.3 bottle Closes #33718. Signed-off-by: Mike McQuaid --- Library/Formula/osquery.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Library/Formula/osquery.rb') diff --git a/Library/Formula/osquery.rb b/Library/Formula/osquery.rb index 1456ab037..6bcdd4cff 100644 --- a/Library/Formula/osquery.rb +++ b/Library/Formula/osquery.rb @@ -6,6 +6,12 @@ class Osquery < Formula url "https://github.com/facebook/osquery.git", :tag => "1.0.3" sha1 "529d9a9abc0eb282fd0e61884e2c9f0ee24eddd0" + bottle do + cellar :any + sha1 "2124957f09ba002ad3f4e63e2ef063bcc8065dd9" => :yosemite + sha1 "5220b65b3de9e766828295ba1cdb66d0a965085b" => :mavericks + end + # Build currently fails on Mountain Lion: # https://github.com/facebook/osquery/issues/277 # Will welcome PRs to fix this! -- cgit v1.2.3