aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/sysdig.rb
diff options
context:
space:
mode:
authorStian Eikeland2014-07-28 23:03:13 +0200
committerMike McQuaid2014-07-29 00:49:13 +0200
commit87b39edef78ddaf495490eda10877995fb62cc8b (patch)
tree715ef06f3c2f2398589babc8c6c8b82094868ce3 /Library/Formula/sysdig.rb
parent1a6605e48103c601e1d5ea4dddaff412932d424b (diff)
downloadhomebrew-87b39edef78ddaf495490eda10877995fb62cc8b.tar.bz2
sysdig 0.1.86
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 a2b59c1d2..069b0e19c 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.85.tar.gz"
- sha1 "7dd088f11c4fa1d67aca564af29caf6f38fe9cfa"
+ url "https://github.com/draios/sysdig/archive/0.1.86.tar.gz"
+ sha1 "1e54efe7916987337b34029e867bd6c78a763c5b"
head "https://github.com/draios/sysdig.git", :branch => "master"