aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authormike@arpaia.co2014-11-18 11:46:40 -0800
committerJack Nagel2014-11-18 22:33:37 -0600
commitae1ab555ab7454f6642f3dff47c23961e9e08bd2 (patch)
treef6d0ffc11ee2b9e455325a9698df468038d64083 /Library/Formula
parentb7b0b20d1dbaeafcb856ad6e81885e2ce3d59ba5 (diff)
downloadhomebrew-ae1ab555ab7454f6642f3dff47c23961e9e08bd2.tar.bz2
osquery 1.1.0
Closes #34290. 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 b2d095308..ad1557dbf 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.0.5"
+ url "https://github.com/facebook/osquery.git", :tag => "1.1.0"
bottle do
sha1 "0bf8208e6d0605273f67ac1ba180d7918bc2c927" => :yosemite