mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
239 B
Ruby
9 lines
239 B
Ruby
class Qq < Cask
|
|
version '3.1.2'
|
|
sha256 'e74ec441a95d36e22e5e78a7ecc5a3d0d02cf749b413f88198ff74bc3bb85da0'
|
|
|
|
url 'http://dldir1.qq.com/qqfile/QQforMac/QQ_V3.1.2.dmg'
|
|
homepage 'http://im.qq.com/macqq/index.shtml'
|
|
|
|
link 'QQ.app'
|
|
end
|