sysdig 0.13.0
Closes #8063. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
14b3f4c69c
commit
00701df9ff
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Sysdig < Formula
|
class Sysdig < Formula
|
||||||
desc "System-level exploration and troubleshooting tool"
|
desc "System-level exploration and troubleshooting tool"
|
||||||
homepage "http://www.sysdig.org/"
|
homepage "http://www.sysdig.org/"
|
||||||
url "https://github.com/draios/sysdig/archive/0.12.1.tar.gz"
|
url "https://github.com/draios/sysdig/archive/0.13.0.tar.gz"
|
||||||
sha256 "7d4ab158ea8059b2340c4b4cc40c315d30b508cb7236d2f079d4458bc2959691"
|
sha256 "2a5e744cef11348aa36d88bff9974557727e3b632a41e4b3b5e1903d0e911d3e"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
sha256 "b7024d0b7d50c930fd576cf29447a784f7feb6686f7c00d1c286f4ab71b5f6c0" => :sierra
|
sha256 "b7024d0b7d50c930fd576cf29447a784f7feb6686f7c00d1c286f4ab71b5f6c0" => :sierra
|
||||||
|
|
Loading…
Reference in a new issue