homebrew-cask/Casks/qiyimedia.rb

18 lines
723 B
Ruby

cask 'qiyimedia' do
version '20190912,5.13.11'
sha256 'ac546972d444c41403f709a11286bde2e32a1a55734ba79e5d16b844b2f8e988'
url 'https://mbdapp.iqiyi.com/j/ot/iQIYIMedia_000.dmg'
appcast 'https://macupdater.net/cgi-bin/check_urls/check_url_redirect.cgi?url=https://mbdapp.iqiyi.com/j/ot/iQIYIMedia_000.dmg'
name '爱奇艺视频'
homepage 'https://app.iqiyi.com/mac/player/index.html'
app '爱奇艺.app'
zap trash: [
'~/Library/Application Scripts/com.iqiyi.player',
'~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.iqiyi.player.sfl*',
'~/Library/Containers/com.iqiyi.player',
]
end