Skip to content

Commit 70b0b43

Browse files
committed
dysk 3.0.0
1 parent e405058 commit 70b0b43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/d/dysk.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class 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.1.tar.gz"
5-
sha256 "3b7576b700b11052123a91780a6af26fbbd2560ad31fef917af8df8fcceffa04"
4+
url "https://github.com/Canop/dysk/archive/refs/tags/v3.0.0.tar.gz"
5+
sha256 "7270ac504db20f05f704459e76533755e26af0300c267a2a7b5db397102be803"
66
license "MIT"
77
head "https://github.com/Canop/dysk.git", branch: "main"
88

0 commit comments

Comments
 (0)