Update `homepage` for 6 Casks (#36794)

* Update `homepage` for 8 Casks

Update `homepage` for 8 Casks.

* Update avg-antivirus.rb

* Update disk-sensei.rb

* Update manictime.rb

* Update projectlibre.rb

* Update speedy.rb
This commit is contained in:
Miccal Matthews 2017-07-20 13:15:21 +08:00 committed by GitHub
parent c6cbf86e13
commit b34ed21b9f
6 changed files with 6 additions and 6 deletions

View File

@ -4,7 +4,7 @@ cask 'ampps' do
url "http://files.ampps.com/AMPPS-#{version}.dmg"
name 'AMPPS'
homepage 'http://www.ampps.com/'
homepage 'https://www.ampps.com/'
suite 'AMPPS'

View File

@ -5,7 +5,7 @@ cask 'avg-antivirus' do
# avg.mac.avcdn.net/macosx was verified as official when first introduced to the cask
url 'http://avg.mac.avcdn.net/macosx/avg/avg_antivirus_for_mac_online.dmg'
name 'AVG Antivirus for Mac'
homepage 'http://www.avg.com/us-en/avg-antivirus-for-mac'
homepage 'https://www.avg.com/us-en/avg-antivirus-for-mac'
pkg 'Install AVG AntiVirus.pkg'

View File

@ -5,7 +5,7 @@ cask 'disk-sensei' do
# amazonaws.com/cindori was verified as official when first introduced to the cask
url 'https://s3.amazonaws.com/cindori/DiskSensei.dmg'
name 'Disk Sensei'
homepage 'https://cindori.org/disksensei/'
homepage 'https://cindori.org/'
app 'Disk Sensei.app'
end

View File

@ -4,7 +4,7 @@ cask 'manictime' do
url "http://cdn.manictime.com/setup/mac/ManicTime-v#{version}.dmg"
name 'ManicTime'
homepage 'http://www.manictime.com/Mac'
homepage 'https://www.manictime.com/Mac'
pkg "ManicTime-#{version}.pkg"

View File

@ -7,7 +7,7 @@ cask 'projectlibre' do
appcast 'https://sourceforge.net/projects/projectlibre/rss?path=/ProjectLibre',
checkpoint: '0097cef0c2be756e33fa9c0c73557f1cfe62121e824c08b8cb8ee6c56bc72b08'
name 'ProjectLibre'
homepage 'http://www.projectlibre.com/'
homepage 'https://www.projectlibre.com/'
app 'ProjectLibre.app'
end

View File

@ -6,7 +6,7 @@ cask 'speedy' do
appcast 'http://www.apimac.com/version_checking/speedy_mac.xml',
checkpoint: '7dddd319b0035c46f79e445d1e91d260a50f46f51963ef494c3f9e5cbe76fe58'
name 'Speedy'
homepage 'http://www.apimac.com/'
homepage 'https://www.apimac.com/'
app 'Speedy.app'
end