We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e405058 commit 70b0b43Copy full SHA for 70b0b43
Formula/d/dysk.rb
@@ -1,8 +1,8 @@
1
class Dysk < Formula
2
desc "Linux utility to get information on filesystems, like df but better"
3
homepage "https://dystroy.org/dysk/"
4
- url "https://github.com/Canop/dysk/archive/refs/tags/v2.10.1.tar.gz"
5
- sha256 "3b7576b700b11052123a91780a6af26fbbd2560ad31fef917af8df8fcceffa04"
+ url "https://github.com/Canop/dysk/archive/refs/tags/v3.0.0.tar.gz"
+ sha256 "7270ac504db20f05f704459e76533755e26af0300c267a2a7b5db397102be803"
6
license "MIT"
7
head "https://github.com/Canop/dysk.git", branch: "main"
8
0 commit comments