homebrew-cask/Casks/yy.rb

12 lines
325 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'yy' do
2015-06-01 20:12:33 +08:00
version '1.1.6'
sha256 'a38215e90cf99d9ad20f05d230ad26db106ea6fb8464e8829e57843044b3a03b'
2016-06-20 03:12:43 +08:00
# yydl.duowan.com/mac/YY was verified as official when first introduced to the cask
2015-06-01 20:12:33 +08:00
url "http://yydl.duowan.com/mac/YY/#{version}/YY-#{version}.dmg"
name 'YY'
homepage 'http://mac.yy.com/'
app 'YY.app'
end