gdu 5.12.1
Closes #91034. Signed-off-by: Alexander Bayandin <a.bayandin@gmail.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
0ab398a02c
commit
8699514eb6
|
@ -1,8 +1,8 @@
|
|||
class Gdu < Formula
|
||||
desc "Disk usage analyzer with console interface written in Go"
|
||||
homepage "https://github.com/dundee/gdu"
|
||||
url "https://github.com/dundee/gdu/archive/v5.12.0.tar.gz"
|
||||
sha256 "dc026d3981577e11073c3043531b70cecccc7112bd907cc17d34e123eca7c358"
|
||||
url "https://github.com/dundee/gdu/archive/v5.12.1.tar.gz"
|
||||
sha256 "81471d80aedcf20c84bcee67814d34ab2cf43477b831ffa320b7721d481c64ab"
|
||||
license "MIT"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in New Issue