You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
276 B
7 lines
276 B
class Plex < 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'
|
|
homepage 'http://plexapp.com'
|
|
version '0.9.7.28.33'
|
|
sha1 '22295a1fd40c877475d72059f120025ef7a9b462'
|
|
link 'Plex Media Server.app'
|
|
end
|
|
|