mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
qdirstat 1.9 (new cask)
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
cask "qdirstat" do
|
||||
version "1.9"
|
||||
sha256 "b05637c023ef9781ea1d45663f228151a7793b79f8af8e8765cf72260cfd74f3"
|
||||
|
||||
url "https://github.com/jesusha123/qdirstat-macos/releases/download/#{version}/QDirStat-#{version}.dmg"
|
||||
name "QDirStat"
|
||||
desc "Graphical application to show where your disk space has gone"
|
||||
homepage "https://github.com/jesusha123/qdirstat-macos/"
|
||||
|
||||
auto_updates true
|
||||
depends_on macos: ">= :high_sierra"
|
||||
|
||||
app "QDirStat.app"
|
||||
|
||||
zap trash: []
|
||||
end
|
||||
Reference in New Issue
Block a user