Update youku to 1.2.6.06217 (#35834)

Update youku to 1.2.6.06217
This commit is contained in:
nuomi1 2017-06-25 05:47:20 +08:00 committed by commitay
parent 758221a63f
commit e58b5d914c
1 changed files with 3 additions and 8 deletions

View File

@ -1,18 +1,13 @@
cask 'youku' do
if MacOS.version == :mountain_lion
version '1.0.6.01094'
sha256 'ab17b83f88f1035bda7d20c064bfd59c35925c373aed510f1612f3473ec0c37e'
else
version '1.2.3.04252'
sha256 'ae5141a54302b61e4a49d4c1d529fa2ecdf737121960ef563fd2fee58bb70c8a'
end
version '1.2.6.06217'
sha256 'ff188c631ee6b5f751138c08b3751b9b14763785e2244877e882729a8ef6c5bd'
url "http://pcclient.download.youku.com/ikumac/youkumac_#{version}.dmg"
name 'Youku'
name '优酷'
homepage 'https://pd.youku.com/pc'
depends_on macos: '>= :mountain_lion'
depends_on macos: '>= :mavericks'
app '优酷.app'