Skip to content

Commit acd5a80

Browse files
committed
dysk 2.10.1
1 parent b77e52d commit acd5a80

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.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

0 commit comments

Comments
 (0)