Qvod-Player 1.1.26

This commit is contained in:
Lee Hanxue 2014-04-27 16:37:33 +08:00
parent 945c72e90d
commit ba0ccbd691
1 changed files with 8 additions and 0 deletions

8
Casks/qvod-player.rb Normal file
View File

@ -0,0 +1,8 @@
class QvodPlayer < Cask
url 'http://dl.kuaibo.com/mac/QvodPlayer_v1.1.26.dmg'
homepage 'http://www.qvodcd.com/'
version '1.1.26'
sha256 'e824084e6a0539be3f30da795938b45c0f88bdb49794f61615a5753aedd92c4e'
install '双击安装快播.pkg'
uninstall :pkgutil => 'com.kuaibo.pkg.QvodPlayer'
end