robo-3t: use deprecate! instead of discontinued

This commit is contained in:
Rylan Polster
2023-12-17 17:46:05 -05:00
parent 6f19ef1320
commit 3e6004aa98
+2 -4
View File
@@ -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