homebrew-cask/Casks/qiyimedia.rb

19 lines
773 B
Ruby

cask 'qiyimedia' do
version '20200426,5.18.9-253'
sha256 '6f4db1836fe877c58b6ec9835b3c0a6a59e5792fb54e5587ef8ce2edca2160f1'
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',
configuration: version.before_comma
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