diff --git a/Casks/t/tagger.rb b/Casks/t/tagger.rb index bdd9a9a537..6848cbefd5 100644 --- a/Casks/t/tagger.rb +++ b/Casks/t/tagger.rb @@ -8,9 +8,7 @@ cask "tagger" do desc "Music metadata editor supporting batch edits and importing VGMdb data" homepage "https://bilalh.github.io/projects/tagger/" - app "Tagger.app" + deprecate! date: "2023-12-17", because: :discontinued - caveats do - discontinued - end + app "Tagger.app" end