mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
zazu: use deprecate! instead of discontinued
This commit is contained in:
+2
-4
@@ -8,6 +8,8 @@ cask "zazu" do
|
||||
desc "Extensible and open-source launcher for hackers, creators and dabblers"
|
||||
homepage "https://zazuapp.org/"
|
||||
|
||||
deprecate! date: "2023-12-17", because: :discontinued
|
||||
|
||||
app "Zazu.app"
|
||||
|
||||
zap trash: [
|
||||
@@ -16,8 +18,4 @@ cask "zazu" do
|
||||
"~/Library/Preferences/com.tinytacoteam.zazu.helper.plist",
|
||||
"~/Library/Preferences/com.tinytacoteam.zazu.plist",
|
||||
]
|
||||
|
||||
caveats do
|
||||
discontinued
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user