homebrew-cask-versions/Casks/qq.rb
Liyuan Liu 73ad7f2816 Update QQ to 3.0.0
Signed-off-by: Liyuan Liu <liyuan.l@gmail.com>

Replace the URL with a no-underscore version

Revert "Replace the URL with a no-underscore version"

This reverts commit 163371cb39fac80e365d80e4e129c6b0298c3eb4.
2013-10-07 22:32:24 -04:00

7 lines
214 B
Ruby

class Qq < Cask
url 'http://dl_dir.qq.com/qqfile/qq/QQforMac/QQ_V3.0.0.dmg'
homepage 'http://im.qq.com/macqq/index.shtml'
version '3.0.0'
sha1 '09d5d75758d356726e070df51c3649e2b93d7da4'
link 'QQ.app'
end