osquery 3.2.6
Closes #27781. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
addff7e676
commit
cfb1d1fef8
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class Osquery < Formula
|
||||
desc "SQL powered operating system instrumentation and analytics"
|
||||
homepage "https://osquery.io"
|
||||
url "https://github.com/facebook/osquery/archive/3.2.4.tar.gz"
|
||||
sha256 "9e0e6a6b65af174793182c7e412442da27ae5ebf4055b032586584e7e41e77b1"
|
||||
revision 1
|
||||
url "https://github.com/facebook/osquery/archive/3.2.6.tar.gz"
|
||||
sha256 "54d49f00eae5907f0f0c065b0ea01ffc48a1c977366d9b67d0aa3913f387d7bd"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue