maria: use deprecate! instead of discontinued

This commit is contained in:
Rylan Polster
2023-12-17 17:46:00 -05:00
parent 7083d06cf4
commit 8184bf8806
+2 -4
View File
@@ -7,9 +7,7 @@ cask "maria" do
desc "App/widget for aria2 download tool"
homepage "https://github.com/shincurry/Maria"
app "Maria.app"
deprecate! date: "2023-12-17", because: :discontinued
caveats do
discontinued
end
app "Maria.app"
end