mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
agenda: use deprecate! instead of discontinued
This commit is contained in:
+2
-1
@@ -7,6 +7,8 @@ cask "agenda" do
|
||||
desc "Note taking application focusing on dates"
|
||||
homepage "https://agenda.com/"
|
||||
|
||||
deprecate! date: "2023-12-17", because: :discontinued
|
||||
|
||||
depends_on macos: ">= :mojave"
|
||||
|
||||
app "Agenda.app"
|
||||
@@ -23,7 +25,6 @@ cask "agenda" do
|
||||
]
|
||||
|
||||
caveats do
|
||||
discontinued
|
||||
<<~EOS
|
||||
Newer versions are only available in Mac App Store.
|
||||
EOS
|
||||
|
||||
Reference in New Issue
Block a user