homebrew-cask/Casks/yy.rb

12 lines
326 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'yy' do
2016-11-09 23:09:54 +08:00
version '1.1.17'
sha256 '06fff26693211c640867454de2ab4cc9e380194bf254ae339518bb22fbd90af2'
2015-06-01 20:12:33 +08:00
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