From 03d8cd92efcb5486dea294b904e52e339929c6ae Mon Sep 17 00:00:00 2001 From: Stian Eikeland Date: Sat, 5 Jul 2014 17:49:51 +0200 Subject: sysdig 0.1.84 Closes #30674. Signed-off-by: Jack Nagel --- Library/Formula/sysdig.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'Library/Formula/sysdig.rb') diff --git a/Library/Formula/sysdig.rb b/Library/Formula/sysdig.rb index 0a67aff70..0af15e961 100644 --- a/Library/Formula/sysdig.rb +++ b/Library/Formula/sysdig.rb @@ -2,9 +2,8 @@ require "formula" class Sysdig < Formula homepage "http://www.sysdig.org/" - url "https://github.com/draios/sysdig/archive/0.1.83.tar.gz" - sha1 "c4d64b7f62e43d3300122c2aba65f098ca7fa9f3" - revision 1 + url "https://github.com/draios/sysdig/archive/0.1.84.tar.gz" + sha1 "5eab1585fd59ad7d8cc8ac70a859191c77800c89" head "https://github.com/draios/sysdig.git", :branch => "master" -- cgit v1.2.3