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
243 B
7 lines
243 B
class Plex < Cask
|
|
url 'http://plex-downloads.s3.amazonaws.com/plex-laika/0.9.5.4/Plex-0.9.5.4-973998f.zip'
|
|
homepage 'http://plexapp.com'
|
|
version '0.9.5.4'
|
|
content_length '35884558'
|
|
sha1 '6d544de6c56861eab05a5621ecee1777cefe49fc'
|
|
end
|
|
|