From a1de6d52aa51cf731d43a89fda28ed73fc6b5f83 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Wed, 7 Feb 2018 22:57:53 -0800 Subject: [PATCH] osquery 3.1.0 Closes #23828. Signed-off-by: ilovezfs --- Formula/osquery.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/osquery.rb b/Formula/osquery.rb index 7a3665904c..6072378c13 100644 --- a/Formula/osquery.rb +++ b/Formula/osquery.rb @@ -2,9 +2,8 @@ class Osquery < Formula desc "SQL powered operating system instrumentation and analytics" homepage "https://osquery.io" # pull from git tag to get submodules - url "https://github.com/facebook/osquery/archive/3.0.0.tar.gz" - sha256 "763039447574eab32be2700b953bb060e19c6fd7dfcea443422c74e711b8a9a1" - revision 1 + url "https://github.com/facebook/osquery/archive/3.1.0.tar.gz" + sha256 "dd8ddbb30d9f965fd999b2a3dc70a36944bd97adb198059995f3b42f211be75b" bottle do cellar :any