Merge pull request #11711 from jansauer/fix-web-sharing-ssl

Fix homepage to use SSL in Web Sharing Cask
This commit is contained in:
Michael 2015-06-10 10:11:25 +08:00
commit 8f2c879441
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ cask :v1 => 'web-sharing' do
url "http://dl.clickontyler.com/web-sharing/websharing_#{version}.zip"
name 'Web Sharing'
homepage 'http://clickontyler.com/web-sharing/'
homepage 'https://clickontyler.com/web-sharing/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
prefpane 'Web Sharing.prefPane'