tagger: use deprecate! instead of discontinued

This commit is contained in:
Rylan Polster
2023-12-17 17:46:07 -05:00
parent 5bbdd0b40e
commit 3728f1e76e
+2 -4
View File
@@ -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