ctop 0.7.3
Closes #48519. Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
parent
105acf2191
commit
395beffb6d
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class Ctop < Formula
|
||||||
desc "Top-like interface for container metrics"
|
desc "Top-like interface for container metrics"
|
||||||
homepage "https://bcicen.github.io/ctop/"
|
homepage "https://bcicen.github.io/ctop/"
|
||||||
url "https://github.com/bcicen/ctop.git",
|
url "https://github.com/bcicen/ctop.git",
|
||||||
:tag => "v0.7.2",
|
:tag => "v0.7.3",
|
||||||
:revision => "70bd2ae3a3476969cae3c7f921d38b130ceec648"
|
:revision => "4741b276e4bbaa41a67d62443239d50b5a936623"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue