homebrew-cask/Casks/qq.rb

8 lines
237 B
Ruby
Raw Normal View History

class Qq < Cask
2014-05-08 22:20:12 +08:00
url 'http://dldir1.qq.com/qqfile/QQforMac/QQ_V3.1.2.dmg'
homepage 'http://im.qq.com/macqq/index.shtml'
2014-05-08 22:20:12 +08:00
version '3.1.2'
2014-05-19 14:35:07 +08:00
sha256 '16127e76121b8e7c895524b4a869d667d92418c6d0f0ca0b58fe89562d29489b'
link 'QQ.app'
end