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.
6 lines
194 B
6 lines
194 B
class Mplayerx < Cask
|
|
url 'http://mplayerx.googlecode.com/files/MPlayerX-1.0.17.zip'
|
|
homepage 'http://mplayerx.org/'
|
|
version '1.0.17'
|
|
sha1 'e26e9c54dca2404eaab881586f04d73de7d9bdc9'
|
|
end
|
|
|