sysdig 0.1.82

Closes Homebrew/homebrew#29217.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Stian Eikeland 2014-05-13 11:22:24 +02:00 committed by Adam Vandenberg
parent 9f0e528bfa
commit 19260bcb79

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.79.tar.gz"
sha1 "ce1bab42030bbaef240c89290bc3668ffe3a63e3"
url "https://github.com/draios/sysdig/archive/0.1.82.tar.gz"
sha1 "bf63f1cf7833279794b78fc6297c77bff796653b"
head "https://github.com/draios/sysdig.git", :branch => "master"