sysdig 0.21.0
Closes #25955. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
7fe39f8357
commit
0a72b12dd9
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Sysdig < Formula
|
||||
desc "System-level exploration and troubleshooting tool"
|
||||
homepage "https://www.sysdig.org/"
|
||||
url "https://github.com/draios/sysdig/archive/0.20.0.tar.gz"
|
||||
sha256 "e1f7e824831a9b902f6df0e818c41bdfc21175398d58318d7892df9c601e7e96"
|
||||
url "https://github.com/draios/sysdig/archive/0.21.0.tar.gz"
|
||||
sha256 "3ba35ca1e84dd4487bdeff078ff0e48c862fa6887688f9c8d4a076865c6f9a05"
|
||||
|
||||
bottle do
|
||||
sha256 "e4a6c6d3fdc2e2af66ef4a187dea9a1eef21726efffc6898d1489a1bcc4325b2" => :high_sierra
|
||||
|
|
Loading…
Reference in a new issue