mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
appdelete: use deprecate! instead of discontinued
This commit is contained in:
@@ -7,6 +7,8 @@ cask "appdelete" do
|
||||
desc "App uninstaller"
|
||||
homepage "http://www.reggieashworth.com/appdelete.html"
|
||||
|
||||
deprecate! date: "2023-12-17", because: :discontinued
|
||||
|
||||
auto_updates true
|
||||
|
||||
app "AppDelete.app"
|
||||
@@ -18,8 +20,4 @@ cask "appdelete" do
|
||||
"~/Library/Saved Application State/com.apps4macs.AppDelete.savedState",
|
||||
"~/Library/Services/AppDelete.workflow",
|
||||
]
|
||||
|
||||
caveats do
|
||||
discontinued
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user