sysdig 0.1.82
Closes Homebrew/homebrew#29217. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
9f0e528bfa
commit
19260bcb79
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.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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue