From 320bc46c8aa5940eb8d800dc19b79d6bfcfb5cd2 Mon Sep 17 00:00:00 2001 From: miccal Date: Fri, 30 Sep 2016 03:48:50 +0800 Subject: [PATCH] Update plex-home-theater to 1.4.1.469-47a90f01 (#24999) --- Casks/plex-home-theater.rb | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/Casks/plex-home-theater.rb b/Casks/plex-home-theater.rb index 7e6c1a8d0d3..0b5f84af6d6 100644 --- a/Casks/plex-home-theater.rb +++ b/Casks/plex-home-theater.rb @@ -1,14 +1,8 @@ cask 'plex-home-theater' do version '1.4.1.469-47a90f01' + sha256 'dd2babcfd023c03117e46a5e653b60bbd0567fe25328b778e09004b11e686995' - if Hardware::CPU.is_32_bit? - sha256 'bcf40c09c23104d67c45381199a19a4e7c4147fb8a11508faff34d3fd4f6560b' - url "https://downloads.plex.tv/plex-home-theater/#{version}/PlexHomeTheater-#{version}-macosx-i386.zip" - else - sha256 'dd2babcfd023c03117e46a5e653b60bbd0567fe25328b778e09004b11e686995' - url "https://downloads.plex.tv/plex-home-theater/#{version}/PlexHomeTheater-#{version}-macosx-x86_64.zip" - end - + url "https://downloads.plex.tv/plex-home-theater/#{version}/PlexHomeTheater-#{version}-macosx-x86_64.zip" name 'Plex Home Theater' homepage 'https://plex.tv' license :gratis