mob: use deprecate! instead of discontinued

This commit is contained in:
Rylan Polster
2023-12-17 17:46:00 -05:00
parent d00478dbb9
commit 10f106a201
+2 -4
View File
@@ -6,11 +6,9 @@ cask "mob" do
name "Mob"
homepage "https://github.com/zenghongtu/Mob"
deprecate! date: "2023-12-17", because: :discontinued
app "Mob.app"
zap trash: "~/Library/Application Support/mob"
caveats do
discontinued
end
end