osquery: update 1.3.1 bottle.
This commit is contained in:
parent
87b36b4290
commit
bbeaada0e6
1 changed files with 2 additions and 3 deletions
|
@ -6,9 +6,8 @@ class Osquery < Formula
|
|||
url "https://github.com/facebook/osquery.git", :tag => "1.3.1"
|
||||
|
||||
bottle do
|
||||
revision 1
|
||||
sha1 "a8142c2f22c3547d343a9eb86e3329ed1e4d464c" => :yosemite
|
||||
sha1 "a45c7c5b005bb11e8ac414eca0af4dcce77cbe53" => :mavericks
|
||||
sha1 "01f4d94a896512fa89649b3e4d241671840e2492" => :yosemite
|
||||
sha1 "4afedc9a5bfbd19dd62770fb9c6c84bdebf1b548" => :mavericks
|
||||
end
|
||||
|
||||
# Build currently fails on Mountain Lion:
|
||||
|
|
Loading…
Reference in a new issue