File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11class Dysk < Formula
22 desc "Linux utility to get information on filesystems, like df but better"
33 homepage "https://dystroy.org/dysk/"
4- url "https://github.com/Canop/dysk/archive/refs/tags/v2.10.0 .tar.gz"
5- sha256 "af6a19493f3ca1d471605cd3e40016aaf89d383c87705f6c32d8232b7e433c14 "
4+ url "https://github.com/Canop/dysk/archive/refs/tags/v2.10.1 .tar.gz"
5+ sha256 "3b7576b700b11052123a91780a6af26fbbd2560ad31fef917af8df8fcceffa04 "
66 license "MIT"
77 head "https://github.com/Canop/dysk.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_linux : "b08e95593bf00aecc2d9fe10c7374390ee4aad11fd0a215894396f9e92131178 "
11- sha256 cellar : :any_skip_relocation , x86_64_linux : "620f28a2fdc6ae12ce19aa83229dbae4361cd2de75266daa629aad90270dfc9f "
10+ sha256 cellar : :any_skip_relocation , arm64_linux : "66a69344a33513bf01fec33960a6b88f6bee689671af08704efbb6481ec4f06b "
11+ sha256 cellar : :any_skip_relocation , x86_64_linux : "99f1b6df656fad0babd80cdeb986bc97043ae9636d2215fb79031d1c751607f8 "
1212 end
1313
1414 depends_on "rust" => :build
You can’t perform that action at this time.
0 commit comments