aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authormike@arpaia.co2014-12-16 16:29:14 -0800
committerJack Nagel2014-12-17 00:04:04 -0500
commitf2a2233da3898c5480a9e1bfa207d5a237863010 (patch)
treea613cd93ce6e496fee53080382f72df15a508f83 /Library/Formula
parenta41a3bb60618f0d145a1eac40b0dbf011cec5359 (diff)
downloadhomebrew-f2a2233da3898c5480a9e1bfa207d5a237863010.tar.bz2
osquery 1.2.2
Closes #35042. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/osquery.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/osquery.rb b/Library/Formula/osquery.rb
index d3f992214..1a8c513fd 100644
--- a/Library/Formula/osquery.rb
+++ b/Library/Formula/osquery.rb
@@ -3,7 +3,7 @@ require "formula"
class Osquery < Formula
homepage "http://osquery.io"
# pull from git tag to get submodules
- url "https://github.com/facebook/osquery.git", :tag => "1.2.1"
+ url "https://github.com/facebook/osquery.git", :tag => "1.2.2"
bottle do
sha1 "177b9415715b9cbce9c3aa636816188378eb6c81" => :yosemite