mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
289 B
Ruby
7 lines
289 B
Ruby
class PlexMediaServer < Cask
|
|
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.8.4.125'
|
|
sha1 'b24af8d1448c7f93be401e688f825282a0bfb125'
|
|
link 'Plex Media Server.app'
|
|
end
|