From 506d1f7565eb486a40ffd1c5a00ac5a308c3d7d9 Mon Sep 17 00:00:00 2001 From: darrenli Date: Thu, 23 Jan 2014 20:16:55 -0800 Subject: [PATCH] Update plex-home-theater to v1.0.9.180. --- Casks/plex-home-theater.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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