diff --git a/Casks/m/mob.rb b/Casks/m/mob.rb index 9daab9e658..9d20a8a63a 100644 --- a/Casks/m/mob.rb +++ b/Casks/m/mob.rb @@ -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