sysdig 0.1.89
Closes Homebrew/homebrew#32685. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
6a343b984d
commit
435a0c97b0
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue