diff --git a/Casks/v/vlc-webplugin.rb b/Casks/v/vlc-webplugin.rb index aa43c4663d..f672f11ec4 100644 --- a/Casks/v/vlc-webplugin.rb +++ b/Casks/v/vlc-webplugin.rb @@ -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