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'
sha256 '124c1dbfd8fe7ba49375cd0fe2fc6095afece84ae7ab118a524a6528f5f4ef67'
link 'QQ.app'
end