homebrew-cask/Casks/qiyimedia.rb

16 lines
315 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'qiyimedia' do
version :latest
sha256 :no_check
2014-07-04 17:02:37 +08:00
2016-02-26 20:44:01 +08:00
url 'http://static.qiyi.com/ext/common/iQIYIMedia_005.dmg'
2015-04-25 22:33:30 +08:00
name '爱奇艺视频'
homepage 'https://www.iqiyi.com'
license :gratis
2014-07-04 17:02:37 +08:00
2015-08-29 12:54:43 +08:00
app '爱奇艺.app'
zap delete: [
'~/Library/Containers/com.iqiyi.yingyin',
]
2014-07-04 17:02:37 +08:00
end