mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
7 lines
214 B
Ruby
7 lines
214 B
Ruby
class Qq < Cask
|
|
url 'http://dl_dir.qq.com/qqfile/qq/QQforMac/QQ_V3.0.1.dmg'
|
|
homepage 'http://im.qq.com/macqq/index.shtml'
|
|
version '3.0.1'
|
|
sha1 'c790fbaa7833c7bf0a8acfb1f6d2f1e8cadada7e'
|
|
link 'QQ.app'
|
|
end
|