From bbfb18026e9ef5afc00b19f45a344f1785d60b36 Mon Sep 17 00:00:00 2001 From: Angelo Olivera Date: Tue, 3 Mar 2015 14:01:22 -0500 Subject: sysdig 0.1.98 Closes #37373. Signed-off-by: Jack Nagel --- Library/Formula/sysdig.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Library/Formula/sysdig.rb b/Library/Formula/sysdig.rb index 4be8934aa..39c681568 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.96.tar.gz" - sha1 "86a8b1d21a7cbb392f3127b98b08f1d56b0f3927" + url "https://github.com/draios/sysdig/archive/0.1.98.tar.gz" + sha1 "a184272b9ab34a644027a699e1e7dbb1676b5265" head "https://github.com/draios/sysdig.git" -- cgit v1.2.3