aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorStian Eikeland2014-10-31 12:25:27 +0100
committerMike McQuaid2014-10-31 11:44:34 +0000
commit60cd524754a23f1355f1ab1f94bcbf855aa0bdae (patch)
treeed482d55f9f8a91f933e63bf7ecd35dae40c5a76 /Library
parent9c0fa3f64a9964f0bdc7b7b5f2f424b9aa637305 (diff)
downloadhomebrew-60cd524754a23f1355f1ab1f94bcbf855aa0bdae.tar.bz2
sysdig 0.1.91
Diffstat (limited to 'Library')
-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 12c5d17ab..d960a4647 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.89.tar.gz"
- sha1 "a7c97901313cbb81b3bb9ac85d48df568be2ceca"
+ url "https://github.com/draios/sysdig/archive/0.1.91.tar.gz"
+ sha1 "6bb8bbcc74b144678e18446e71a519e2d2dfd28a"
head "https://github.com/draios/sysdig.git", :branch => "master"