glances 3.1.3
Closes #45228. Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
parent
f9bab43ac0
commit
3eadaa92b2
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Glances < Formula
|
||||
desc "Alternative to top/htop"
|
||||
homepage "https://nicolargo.github.io/glances/"
|
||||
url "https://github.com/nicolargo/glances/archive/v3.1.2.tar.gz"
|
||||
sha256 "adda21ceaff7a04b18b0f71f2dbfcc1647bd0aa888d12f61f1e03f4f60216a12"
|
||||
url "https://github.com/nicolargo/glances/archive/v3.1.3.tar.gz"
|
||||
sha256 "e3e8f9362b82c74427522e82501b47696945251035b35282f9ee4bc533996220"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue