mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-20 06:16:57 -06:00
7 lines
216 B
Ruby
7 lines
216 B
Ruby
class Mplayerx < Cask
|
|
url 'http://mplayerx.googlecode.com/files/MPlayerX-1.0.17.zip'
|
|
homepage 'http://mplayerx.org/'
|
|
version '1.0.17'
|
|
sha1 'e26e9c54dca2404eaab881586f04d73de7d9bdc9'
|
|
link 'MPlayerX.app'
|
|
end
|