luyten: use deprecate! instead of discontinued

This commit is contained in:
Rylan Polster
2023-12-17 17:45:59 -05:00
parent 32653022c4
commit 7c225e2ae6
+2 -4
View File
@@ -8,9 +8,7 @@ cask "luyten" do
desc "Open-source Java decompiler GUI for Procyon"
homepage "https://deathmarine.github.io/Luyten/"
app "Luyten.app"
deprecate! date: "2023-12-17", because: :discontinued
caveats do
discontinued
end
app "Luyten.app"
end