aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
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