vlc-webplugin: use deprecate! instead of discontinued

This commit is contained in:
Rylan Polster
2023-12-17 17:46:08 -05:00
parent e964265fd7
commit c04134e7f2
+2 -4
View File
@@ -7,9 +7,7 @@ cask "vlc-webplugin" do
desc "Web browser plugin"
homepage "https://www.videolan.org/vlc/download-macosx.html"
internet_plugin "VLC Plugin.plugin"
deprecate! date: "2023-12-17", because: :discontinued
caveats do
discontinued
end
internet_plugin "VLC Plugin.plugin"
end