homebrew-cask/Casks/qiyimedia.rb

18 lines
723 B
Ruby

cask 'qiyimedia' do
version '20190712,5.10.14'
sha256 'e09129858029b6c6b16b5277032329fffc5848f1dce5e701d51c37056e7baac8'
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