chatology: use deprecate! instead of discontinued

This commit is contained in:
Rylan Polster
2023-12-17 17:45:49 -05:00
parent 5362f38e8e
commit 890eb4e99c
+2 -4
View File
@@ -7,11 +7,9 @@ cask "chatology" do
desc "Chat manager and message search software"
homepage "https://flexibits.com/chatology"
deprecate! date: "2023-12-17", because: :discontinued
depends_on macos: ">= :el_capitan"
app "Chatology.app"
caveats do
discontinued
end
end