homebrew-cask/Casks/ximalaya.rb

14 lines
528 B
Ruby

cask 'ximalaya' do
version '1.2.16_1587033803'
sha256 '4f07a12a3ebc3bce405e502931ff1a890efedc808ef6494eebf2b8cdc11e0e52'
# s1.xmcdn.com/ was verified as official when first introduced to the cask
url "https://s1.xmcdn.com/yx/ximalaya-pc-client/last/download/Ximalaya-#{version}.dmg"
appcast 'https://macupdater.net/cgi-bin/check_urls/check_url_redirect.cgi?url=https://www.ximalaya.com/down/lite?client=mac'
name 'ximalaya'
name '喜马拉雅'
homepage 'https://www.ximalaya.com/'
app '喜马拉雅.app'
end