osquery 2.5.0

Closes #14699.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2017-06-18 07:15:04 -07:00
parent 670c54ff62
commit a32ae662d0

View file

@ -3,8 +3,8 @@ class Osquery < Formula
homepage "https://osquery.io" homepage "https://osquery.io"
# pull from git tag to get submodules # pull from git tag to get submodules
url "https://github.com/facebook/osquery.git", url "https://github.com/facebook/osquery.git",
:tag => "2.4.6", :tag => "2.5.0",
:revision => "f9cb7149a9ac53c4aa563886d3bd37955876753f" :revision => "445fc126482a1fa2bfb206defe45dac84bce48b0"
bottle do bottle do
cellar :any cellar :any