mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
221 B
Ruby
7 lines
221 B
Ruby
class Plex < Cask
|
|
url 'http://plex.r.worldssl.net/plex-laika/0.9.5.4/Plex-0.9.5.4-973998f.zip'
|
|
homepage 'http://plexapp.com'
|
|
version '0.9.5.4'
|
|
sha1 '6d544de6c56861eab05a5621ecee1777cefe49fc'
|
|
link 'Plex.app'
|
|
end
|