mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
apple-events: use deprecate! instead of discontinued
This commit is contained in:
@@ -7,6 +7,8 @@ cask "apple-events" do
|
||||
desc "Unofficial Apple Events app"
|
||||
homepage "https://github.com/insidegui/AppleEvents"
|
||||
|
||||
deprecate! date: "2023-12-17", because: :discontinued
|
||||
|
||||
auto_updates true
|
||||
|
||||
app "Apple Events.app"
|
||||
@@ -16,8 +18,4 @@ cask "apple-events" do
|
||||
"~/Library/Caches/br.com.guilhermerambo.Apple-Events",
|
||||
"~/Library/Preferences/br.com.guilhermerambo.Apple-Events.plist",
|
||||
]
|
||||
|
||||
caveats do
|
||||
discontinued
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user