homebrew-cask/Casks/ximalaya.rb

15 lines
633 B
Ruby

cask "ximalaya" do
version "1.6.0,1606198892"
sha256 "41cea2841cb52eb8c682abfbe42f8fe37b404489dad3b4a519dda2022e61e991"
# s1.xmcdn.com/ was verified as official when first introduced to the cask
url "https://s1.xmcdn.com/yx/ximalaya-pc-client/#{version.before_comma}/download/Ximalaya-#{version.before_comma}_#{version.after_comma}.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 "喜马拉雅"
desc "Platform for podcasting and audio-sharing"
homepage "https://www.ximalaya.com/"
app "喜马拉雅.app"
end