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