diff --git a/Casks/m/mutespotifyads.rb b/Casks/m/mutespotifyads.rb index bbda1f0ff1..6d96b71ffc 100644 --- a/Casks/m/mutespotifyads.rb +++ b/Casks/m/mutespotifyads.rb @@ -6,13 +6,11 @@ cask "mutespotifyads" do name "MuteSpotifyAds" homepage "https://github.com/simonmeusel/MuteSpotifyAds" + deprecate! date: "2023-12-17", because: :discontinued + depends_on macos: ">= :sierra" app "MuteSpotifyAds.app" zap trash: "~/Library/SyncedPreferences/de.simonmeusel.MuteSpotifyAds.plist" - - caveats do - discontinued - end end