mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
pycharm-ce-with-anaconda-plugin: use deprecate! instead of discontinued
This commit is contained in:
@@ -8,6 +8,8 @@ cask "pycharm-ce-with-anaconda-plugin" do
|
||||
desc "PyCharm IDE with Anaconda plugin"
|
||||
homepage "https://www.jetbrains.com/pycharm/promo/anaconda"
|
||||
|
||||
deprecate! date: "2023-12-17", because: :discontinued
|
||||
|
||||
auto_updates true
|
||||
|
||||
app "PyCharm CE with Anaconda plugin.app"
|
||||
@@ -32,8 +34,4 @@ cask "pycharm-ce-with-anaconda-plugin" do
|
||||
"~/Library/Preferences/PyCharmCE#{version.major_minor}",
|
||||
"~/Library/Saved Application State/com.jetbrains.pycharm.savedState",
|
||||
]
|
||||
|
||||
caveats do
|
||||
discontinued
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user