mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
devdocs: use deprecate! instead of discontinued
This commit is contained in:
+2
-4
@@ -7,6 +7,8 @@ cask "devdocs" do
|
||||
desc "Full-featured desktop app for DevDocs.io"
|
||||
homepage "https://github.com/egoist/devdocs-desktop/"
|
||||
|
||||
deprecate! date: "2023-12-17", because: :discontinued
|
||||
|
||||
app "DevDocs.app"
|
||||
|
||||
zap trash: [
|
||||
@@ -16,8 +18,4 @@ cask "devdocs" do
|
||||
"~/Library/Preferences/sh.egoist.devdocs.plist",
|
||||
"~/Library/Saved Application State/sh.egoist.devdocs.savedState",
|
||||
]
|
||||
|
||||
caveats do
|
||||
discontinued
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user