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 1
1
class Dysk < Formula
2
2
desc "Linux utility to get information on filesystems, like df but better"
3
3
homepage "https://dystroy.org/dysk/"
4
- url "https://github.com/Canop/dysk/archive/refs/tags/v2.10.1 .tar.gz"
5
- sha256 "3b7576b700b11052123a91780a6af26fbbd2560ad31fef917af8df8fcceffa04 "
4
+ url "https://github.com/Canop/dysk/archive/refs/tags/v3.0.0 .tar.gz"
5
+ sha256 "7270ac504db20f05f704459e76533755e26af0300c267a2a7b5db397102be803 "
6
6
license "MIT"
7
7
head "https://github.com/Canop/dysk.git" , branch : "main"
8
8
9
9
bottle do
10
- sha256 cellar : :any_skip_relocation , arm64_linux : "66a69344a33513bf01fec33960a6b88f6bee689671af08704efbb6481ec4f06b "
11
- sha256 cellar : :any_skip_relocation , x86_64_linux : "99f1b6df656fad0babd80cdeb986bc97043ae9636d2215fb79031d1c751607f8 "
10
+ sha256 cellar : :any_skip_relocation , arm64_linux : "28460b25dfcd3b4c91b57a3c3533efa2f4482ed4a021709f46e4e85566d66563 "
11
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "d38cb8fb1e46360014f02bc86b96256257bd398c650a0a6fdcc68e434a870593 "
12
12
end
13
13
14
14
depends_on "rust" => :build
You can’t perform that action at this time.
0 commit comments