spotspot: use deprecate! instead of discontinued

This commit is contained in:
Rylan Polster
2023-12-17 17:46:07 -05:00
parent d63c8b1e65
commit 7dc01fd938
+2 -4
View File
@@ -8,9 +8,7 @@ cask "spotspot" do
desc "Spotify mini-player"
homepage "https://will-stone.github.io/SpotSpot/"
app "SpotSpot.app"
deprecate! date: "2023-12-17", because: :discontinued
caveats do
discontinued
end
app "SpotSpot.app"
end