Update plex-media-server.rb

This commit is contained in:
Tal Atlas 2013-08-13 20:52:02 -04:00
parent 09a5ed126e
commit 193b0e219d
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
class PlexMediaServer < Cask
url 'http://plex.r.worldssl.net/plex-media-server/0.9.7.28.33-f80a4a2/PlexMediaServer-0.9.7.28.33-f80a4a2-OSX.dmg'
url 'http://downloads.plexapp.com/plex-media-server/0.9.8.4.125-ffe2a5d/PlexMediaServer-0.9.8.4.125-ffe2a5d-OSX.dmg'
homepage 'http://plexapp.com'
version '0.9.7.28.33'
sha1 '22295a1fd40c877475d72059f120025ef7a9b462'
version '0.9.8.4.125'
sha1 'b24af8d1448c7f93be401e688f825282a0bfb125'
link 'Plex Media Server.app'
end