mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
edex-ui: use deprecate! instead of discontinued
This commit is contained in:
+2
-4
@@ -7,6 +7,8 @@ cask "edex-ui" do
|
||||
desc "Sci-fi themed terminal emulator and system monitor"
|
||||
homepage "https://github.com/GitSquared/edex-ui"
|
||||
|
||||
deprecate! date: "2023-12-17", because: :discontinued
|
||||
|
||||
app "eDEX-UI.app"
|
||||
|
||||
zap trash: [
|
||||
@@ -14,8 +16,4 @@ cask "edex-ui" do
|
||||
"~/Library/Saved Application State/com.edex.ui.savedState",
|
||||
"~/Library/Preferences/com.edex.ui.plist",
|
||||
]
|
||||
|
||||
caveats do
|
||||
discontinued
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user