aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/sysdig.rb
diff options
context:
space:
mode:
authorBrett Koonce2014-04-19 10:02:36 -0500
committerBrett Koonce2014-04-19 12:16:27 -0500
commit39351c7a3e3124de5d4cd0fd4f0f852e8628139d (patch)
tree60985195cfa64298198b77968c3750a0a3515c14 /Library/Formula/sysdig.rb
parented8f58f82101ca85eba3fff8760a544a1a3402d5 (diff)
downloadhomebrew-39351c7a3e3124de5d4cd0fd4f0f852e8628139d.tar.bz2
sysdig 0.1.79
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 757504466..8e13e1536 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.73.tar.gz"
- sha1 "2f1133da0256c21c2642dbda57e047a3ae69765f"
+ url "https://github.com/draios/sysdig/archive/0.1.79.tar.gz"
+ sha1 "ce1bab42030bbaef240c89290bc3668ffe3a63e3"
head "https://github.com/draios/sysdig.git", :branch => "master"