diff --git a/Casks/videostream.rb b/Casks/videostream.rb index 4c7aa0d879c85..e10e7fad6c36c 100644 --- a/Casks/videostream.rb +++ b/Casks/videostream.rb @@ -3,7 +3,6 @@ sha256 :no_check url "https://cdn.getvideostream.com/videostream-native-updates/macOS/Videostream.pkg" - appcast "https://videostream-cdn.s3.amazonaws.com/videostream-native-updates/macOS/manifest.json" name "Videostream" desc "Stream media from your computer to Chromecast" homepage "https://getvideostream.com/" @@ -16,4 +15,8 @@ ], pkgutil: "com.videostream", signal: ["TERM", "com.videostream"] + + caveats do + discontinued + end end