mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
320 B
Ruby
9 lines
320 B
Ruby
class PlexMediaServer < Cask
|
|
version '0.9.9.12.504'
|
|
sha256 '493adc1e7617143c70718798febc15606f361d8072fae970f70070dee7d8ed45'
|
|
|
|
url 'http://downloads.plexapp.com/plex-media-server/0.9.9.12.504-3e7f93c/PlexMediaServer-0.9.9.12.504-3e7f93c-OSX.zip'
|
|
homepage 'http://plexapp.com'
|
|
|
|
link 'Plex Media Server.app'
|
|
end
|