kmplayer: use deprecate! instead of discontinued

This commit is contained in:
Rylan Polster
2023-12-17 17:45:58 -05:00
parent 0a62048c3c
commit 0650abaf1f
+2 -4
View File
@@ -7,11 +7,9 @@ cask "kmplayer" do
desc "Video player"
homepage "https://www.kmplayer.com/"
deprecate! date: "2023-12-17", because: :discontinued
pkg "KMPlayer-#{version}.pkg"
uninstall pkgutil: "com.kmplayer.osx"
caveats do
discontinued
end
end