Merge pull request #11708 from jansauer/fix-wuala-ssl

Fix homepage to use SSL in Wuala Cask
This commit is contained in:
Michael 2015-06-10 10:10:43 +08:00
commit 9c014a1832
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ cask :v1 => 'wuala' do
url 'https://cdn.wuala.com/files/WualaInstaller.dmg'
name 'Wuala'
homepage 'http://wuala.com'
homepage 'https://www.wuala.com/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'Wuala.app'