sysdig 0.1.89

Closes Homebrew/homebrew#32685.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Denis Denisov 2014-09-26 22:39:43 +03:00 committed by Jack Nagel
parent 6a343b984d
commit 435a0c97b0

View file

@ -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"