mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
7 lines
216 B
Ruby
7 lines
216 B
Ruby
class Mplayerx < Cask
|
|
url 'http://mplayerx.googlecode.com/files/MPlayerX-1.0.19.zip'
|
|
homepage 'http://mplayerx.org/'
|
|
version '1.0.19'
|
|
sha1 '1970fc43094a0ff081479c454211cb2038366084'
|
|
link 'MPlayerX.app'
|
|
end
|