eclipse-javascript: use deprecate! instead of discontinued

This commit is contained in:
Rylan Polster
2023-12-17 17:45:52 -05:00
parent 194a6b43d7
commit a7556e33a7
+2 -4
View File
@@ -7,10 +7,8 @@ cask "eclipse-javascript" do
desc "Eclipse IDE for JavaScript and web developers"
homepage "https://eclipse.org/"
deprecate! date: "2023-12-17", because: :discontinued
# Renamed to avoid conflict with other Eclipse.
app "Eclipse.app", target: "Eclipse JavaScript.app"
caveats do
discontinued
end
end