aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/sysdig.rb
diff options
context:
space:
mode:
authorStian Eikeland2014-07-05 17:49:51 +0200
committerJack Nagel2014-07-05 15:48:51 -0500
commit03d8cd92efcb5486dea294b904e52e339929c6ae (patch)
tree67821d2d06cb73f70a7c4a979b9a9344017abf6c /Library/Formula/sysdig.rb
parent05af74ae5abd237dd61b22bf00223cab67665084 (diff)
downloadhomebrew-03d8cd92efcb5486dea294b904e52e339929c6ae.tar.bz2
sysdig 0.1.84
Closes #30674. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula/sysdig.rb')
-rw-r--r--Library/Formula/sysdig.rb5
1 files changed, 2 insertions, 3 deletions
diff --git a/Library/Formula/sysdig.rb b/Library/Formula/sysdig.rb
index 0a67aff70..0af15e961 100644
--- a/Library/Formula/sysdig.rb
+++ b/Library/Formula/sysdig.rb
@@ -2,9 +2,8 @@ require "formula"
class Sysdig < Formula
homepage "http://www.sysdig.org/"
- url "https://github.com/draios/sysdig/archive/0.1.83.tar.gz"
- sha1 "c4d64b7f62e43d3300122c2aba65f098ca7fa9f3"
- revision 1
+ url "https://github.com/draios/sysdig/archive/0.1.84.tar.gz"
+ sha1 "5eab1585fd59ad7d8cc8ac70a859191c77800c89"
head "https://github.com/draios/sysdig.git", :branch => "master"