mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
eclipse-javascript: use deprecate! instead of discontinued
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user