aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/sysdig.rb
diff options
context:
space:
mode:
authorStian Eikeland2014-05-13 11:22:24 +0200
committerAdam Vandenberg2014-05-13 08:59:55 -0700
commit65abf762a858ba31bd86c22c20efb62f13a3deb2 (patch)
treefc48c36653e2a5855cbb789285eee028c567b40d /Library/Formula/sysdig.rb
parent781efa20ca5d443d1f937d1169c57d3f3ac93d64 (diff)
downloadhomebrew-65abf762a858ba31bd86c22c20efb62f13a3deb2.tar.bz2
sysdig 0.1.82
Closes #29217. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/sysdig.rb')
-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 8e13e1536..f164d7544 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.79.tar.gz"
- sha1 "ce1bab42030bbaef240c89290bc3668ffe3a63e3"
+ url "https://github.com/draios/sysdig/archive/0.1.82.tar.gz"
+ sha1 "bf63f1cf7833279794b78fc6297c77bff796653b"
head "https://github.com/draios/sysdig.git", :branch => "master"