Skip to content

Commit

Permalink
Remove appcast. (#140731)
Browse files Browse the repository at this point in the history
* Remove appcast.

* Update videostream.rb

* Update videostream.rb

---------

Co-authored-by: Bevan Kay <[email protected]>
  • Loading branch information
reitermarkus and bevanjkay authored Feb 8, 2023
1 parent cd315fc commit cd3977d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Casks/videostream.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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/"
Expand All @@ -16,4 +15,8 @@
],
pkgutil: "com.videostream",
signal: ["TERM", "com.videostream"]

caveats do
discontinued
end
end

0 comments on commit cd3977d

Please sign in to comment.