spotifree: use deprecate! instead of discontinued

This commit is contained in:
Rylan Polster
2023-12-17 17:46:07 -05:00
parent 7497d93963
commit d63c8b1e65
+2 -4
View File
@@ -7,9 +7,7 @@ cask "spotifree" do
desc "Automatically mutes ads on Spotify (not supported)"
homepage "https://github.com/ArtemGordinsky/Spotifree/"
app "Spotifree.app"
deprecate! date: "2023-12-17", because: :discontinued
caveats do
discontinued
end
app "Spotifree.app"
end