osquery 1.7.1

Closes Homebrew/homebrew#49561.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
Teddy Reed 2016-02-26 08:35:53 -08:00 committed by Dominyk Tiller
parent 0bc799244f
commit 0e0aabe238

View file

@ -3,8 +3,8 @@ class Osquery < Formula
homepage "https://osquery.io"
# pull from git tag to get submodules
url "https://github.com/facebook/osquery.git",
:tag => "1.7.0",
:revision => "62b3c89a7ee1ef21cbc7bc218b9098a489f5bca1"
:tag => "1.7.1",
:revision => "7b3aa47527366a200161ea154549faaf85878bc9"
bottle do
cellar :any