Merge pull request #11776 from jansauer/fix-doubletwist-ssl

Fix homepage to use SSL in doubleTwist Cask
This commit is contained in:
Caleb Xu 2015-06-10 08:44:26 -04:00
commit 700a5ea664
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ cask :v1 => 'doubletwist' do
appcast 'http://download.doubletwist.com/mac/appcast.xml',
:sha256 => '63ad1487f6e129aa79b9724f9191a52aa1a31ec0c26de63a9d778c1dd709a815'
name 'doubleTwist'
homepage 'http://www.doubletwist.com/'
homepage 'https://www.doubletwist.com/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'doubleTwist.app'