From 0b0f1b92f8a74d449e96c299bfc025fea2699cd6 Mon Sep 17 00:00:00 2001 From: Denis Denisov Date: Fri, 26 Sep 2014 22:39:43 +0300 Subject: sysdig 0.1.89 Closes #32685. Signed-off-by: Jack Nagel --- Library/Formula/sysdig.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/sysdig.rb b/Library/Formula/sysdig.rb index a87ed257f..7ba90e5fa 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.88.tar.gz" - sha1 "828484700fff793f28cf7e7011544deebab8b26f" + url "https://github.com/draios/sysdig/archive/0.1.89.tar.gz" + sha1 "a7c97901313cbb81b3bb9ac85d48df568be2ceca" head "https://github.com/draios/sysdig.git", :branch => "master" -- cgit v1.2.3