aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorStian Eikeland2014-08-10 21:35:37 +0200
committerAdam Vandenberg2014-08-10 14:34:27 -0700
commit61030a3957ddcd4a69952116f299a6ae36f3bee4 (patch)
tree355178268f0b97a3b0929485781fcec6973a257a /Library/Formula
parent1e845bc2be54247d861db852f1bb6990a32109c7 (diff)
downloadhomebrew-61030a3957ddcd4a69952116f299a6ae36f3bee4.tar.bz2
sysdig 0.1.87
Diffstat (limited to 'Library/Formula')
-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 fc675b53f..e82a746c8 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.86.tar.gz"
- sha1 "1e54efe7916987337b34029e867bd6c78a763c5b"
+ url "https://github.com/draios/sysdig/archive/0.1.87.tar.gz"
+ sha1 "d0b3fd919907da64a624029e5d444c6b8b584aaa"
head "https://github.com/draios/sysdig.git", :branch => "master"