Browse Source

Merge branch 'patch-1' of https://github.com/seansay/homebrew-cask into seansay-patch-1

Vítor Galvão 12 years ago
parent
commit
3a41532b4a
  1. 1
      Casks/mplayerx.rb

1
Casks/mplayerx.rb

@ -2,5 +2,6 @@ class Mplayerx < Cask
url 'http://mplayerx.googlecode.com/files/MPlayerX-1.0.17.zip' url 'http://mplayerx.googlecode.com/files/MPlayerX-1.0.17.zip'
homepage 'http://mplayerx.org/' homepage 'http://mplayerx.org/'
version '1.0.17' version '1.0.17'
link 'MPlayerX.app'
sha1 'e26e9c54dca2404eaab881586f04d73de7d9bdc9' sha1 'e26e9c54dca2404eaab881586f04d73de7d9bdc9'
end end

Loading…
Cancel
Save