diff options
Diffstat (limited to 'Library/Formula/osquery.rb')
| -rw-r--r-- | Library/Formula/osquery.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/osquery.rb b/Library/Formula/osquery.rb index 0d8157b8e..5b3170eee 100644 --- a/Library/Formula/osquery.rb +++ b/Library/Formula/osquery.rb @@ -6,8 +6,8 @@ class Osquery < Formula url "https://github.com/facebook/osquery.git", :tag => "1.4.1" bottle do - sha1 "01f4d94a896512fa89649b3e4d241671840e2492" => :yosemite - sha1 "4afedc9a5bfbd19dd62770fb9c6c84bdebf1b548" => :mavericks + sha1 "67c52b530899231866d4e035b39a843cb514b3d6" => :yosemite + sha1 "b267546c04fdffc8f02173473f7ebe155a7c9f74" => :mavericks end # Build currently fails on Mountain Lion: |
