mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
robo-3t: use deprecate! instead of discontinued
This commit is contained in:
+2
-4
@@ -8,6 +8,8 @@ cask "robo-3t" do
|
||||
desc "MongoDB management tool"
|
||||
homepage "https://robomongo.org/"
|
||||
|
||||
deprecate! date: "2023-12-17", because: :discontinued
|
||||
|
||||
app "Robo 3T.app"
|
||||
|
||||
uninstall quit: "Robo 3T"
|
||||
@@ -20,8 +22,4 @@ cask "robo-3t" do
|
||||
"~/Library/Saved Application State/com.3tsoftwarelabs.robo3t.savedState",
|
||||
"~/Library/Saved Application State/Robo 3T.savedState",
|
||||
]
|
||||
|
||||
caveats do
|
||||
discontinued
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user