homebrew-cask/Casks/wechat.rb

11 lines
321 B
Ruby

cask :v1 => 'wechat' do
version :latest
sha256 :no_check
url 'http://dldir1.qq.com/foxmail/Mac/WeChat-en_US.dmg'
homepage 'http://weixin.qq.com/cgi-bin/readtemplate?t=mac'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'WeChat.app'
end