onecast: update homepage, livecheck

This commit is contained in:
Sam Ford
2023-11-04 14:46:50 -04:00
parent 23846ae698
commit b412f7cb8b
+2 -2
View File
@@ -5,10 +5,10 @@ cask "onecast" do
url "https://onecast.me/downloads/OneCast.dmg"
name "OneCast"
desc "Xbox remote play"
homepage "https://onecast.me/"
homepage "https://www.onecast.me/"
livecheck do
url "https://onecast.me/download/"
url "https://www.onecast.me/download/"
regex(/>v(\d+(?:\.\d+)+)</i)
end