diff --git a/Casks/plex-home-theater.rb b/Casks/plex-home-theater.rb index 8295fbf3dc..7eb498981e 100644 --- a/Casks/plex-home-theater.rb +++ b/Casks/plex-home-theater.rb @@ -1,7 +1,7 @@ class PlexHomeTheater < Cask - url 'http://downloads.plexapp.com/plex-home-theater/1.0.7.169-303ab8cc/PlexHomeTheater-1.0.7.169-303ab8cc-macosx-i386.zip' - homepage 'http://plexapp.com' - version '1.0.7.169' - sha1 '1926d76623c5bb4205db7421042d4b5fdb671bfd' + url 'http://downloads.plexapp.com/plex-home-theater/1.0.9.180-bde1e61d/PlexHomeTheater-1.0.9.180-bde1e61d-macosx-i386.zip' + homepage 'https://plex.tv' + version '1.0.9.180' + sha1 'ae9a979235dd62fc265ed2fc074b6fb0c65e8ee0' link 'Plex Home Theater.app' end