aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAngelo Olivera2015-03-03 14:01:22 -0500
committerJack Nagel2015-03-03 21:24:51 -0500
commitbbfb18026e9ef5afc00b19f45a344f1785d60b36 (patch)
treeb9e4d3b7cadce2bf3af93d0d548582073bd79e4f
parentcc3f234f94ea924669a785bb19e1992300a08786 (diff)
downloadhomebrew-bbfb18026e9ef5afc00b19f45a344f1785d60b36.tar.bz2
sysdig 0.1.98
Closes #37373. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
-rw-r--r--Library/Formula/sysdig.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/sysdig.rb b/Library/Formula/sysdig.rb
index 4be8934aa..39c681568 100644
--- a/Library/Formula/sysdig.rb
+++ b/Library/Formula/sysdig.rb
@@ -2,8 +2,8 @@ require "formula"
class Sysdig < Formula
homepage "http://www.sysdig.org/"
- url "https://github.com/draios/sysdig/archive/0.1.96.tar.gz"
- sha1 "86a8b1d21a7cbb392f3127b98b08f1d56b0f3927"
+ url "https://github.com/draios/sysdig/archive/0.1.98.tar.gz"
+ sha1 "a184272b9ab34a644027a699e1e7dbb1676b5265"
head "https://github.com/draios/sysdig.git"