Update `homepage` for 10 Casks (#38053)

* Update `homepage` for 10 Casks

Update `homepage` for 10 Casks.

* Update fotomagico.rb

* Update galileo-arduino.rb

* Update glip.rb

* Update ibabel.rb

* Update inssider.rb

* Update istopmotion.rb

* Update itk-snap.rb

* Update janusvr.rb

* Update kactus.rb
This commit is contained in:
Miccal Matthews 2017-08-28 20:09:52 +08:00 committed by GitHub
parent 0c0aa72917
commit 69d25cd55e
10 changed files with 10 additions and 10 deletions

View File

@ -5,7 +5,7 @@ cask 'everweb' do
# ragesw.com was verified as official when first introduced to the cask
url 'https://www.ragesw.com/downloads/everweb/everweb.zip'
name 'EverWeb'
homepage 'http://www.everwebapp.com/'
homepage 'https://www.everwebapp.com/'
app 'EverWeb.app'
end

View File

@ -6,7 +6,7 @@ cask 'fotomagico' do
appcast 'https://www.boinx.com/d/connect/histories/fotomagico',
checkpoint: '9727c0a09a7f2ce884677cdd74963cb201899f2f552b1d85ea6a5ec25e2faea7'
name 'FotoMagico'
homepage 'https://www.boinx.com/fotomagico/'
homepage 'https://boinx.com/fotomagico/'
app "FotoMagico #{version.major}.app"
end

View File

@ -4,7 +4,7 @@ cask 'galileo-arduino' do
url "https://downloadmirror.intel.com/24355/eng/IntelArduino-#{version}-OSX.zip"
name 'Intel Galileo Arduino SW'
homepage 'https://downloadcenter.intel.com/download/24355/Intel-Galileo-Board-Software-Package'
homepage 'https://downloadcenter.intel.com/download/26418?v=t'
app 'Arduino.app'
end

View File

@ -5,7 +5,7 @@ cask 'glip' do
# downloads.ringcentral.com/glip/rc was verified as official when first introduced to the cask
url "https://downloads.ringcentral.com/glip/rc/#{version}/mac/Glip-#{version}.dmg"
name 'Glip'
homepage 'https://www.glip.com/'
homepage 'https://glip.com/'
app 'Glip.app'

View File

@ -4,7 +4,7 @@ cask 'ibabel' do
url 'http://macinchem.org/ibabel/ibabel3_files/iBabel.zip'
name 'iBabel'
homepage 'http://www.macinchem.org/ibabel/ibabel3.php'
homepage 'https://www.macinchem.org/ibabel/ibabel3.php'
app 'iBabel.app'
end

View File

@ -5,7 +5,7 @@ cask 'inssider' do
# metageek.net was verified as official when first introduced to the cask
url "http://files.metageek.net/downloads/inSSIDer#{version.major}-installer.dmg"
name 'inSSIDer'
homepage 'http://www.metageek.com/products/inssider/'
homepage 'https://www.metageek.com/products/inssider/'
app 'inSSIDer.app'
end

View File

@ -6,7 +6,7 @@ cask 'istopmotion' do
appcast 'https://www.boinx.com/d/connect/histories/istopmotion',
checkpoint: '27df05aa9511e2bdfa3b70434664de287efabcc6e80d316eb5b8acf63093c456'
name 'iStopMotion'
homepage 'https://www.boinx.com/istopmotion/mac/'
homepage 'https://boinx.com/istopmotion/mac/'
app 'iStopMotion.app'
end

View File

@ -7,7 +7,7 @@ cask 'itk-snap' do
appcast "https://sourceforge.net/projects/itk-snap/rss?path=/itk-snap/#{version.major_minor_patch}",
checkpoint: 'cbcb8043f900839c85287548d79ba588f88a1b7756cea163ef901f2671bff3b9'
name 'ITK-SNAP'
homepage 'http://www.itksnap.org/'
homepage 'http://www.itksnap.org/pmwiki/pmwiki.php'
app 'ITK-SNAP.app'
end

View File

@ -4,7 +4,7 @@ cask 'janusvr' do
url 'http://downloads.janusvr.com/janusvr.dmg'
name 'Janus VR'
homepage 'http://janusvr.com/'
homepage 'https://janusvr.com/'
app 'janusvr.app'
end

View File

@ -7,7 +7,7 @@ cask 'kactus' do
appcast 'https://github.com/kactus-io/kactus/releases.atom',
checkpoint: 'ce6902d4aade77ed5f22683313d826806107317becc80a48c27ca7aa46c800cc'
name 'Kactus'
homepage 'http://kactus.io/'
homepage 'https://kactus.io/'
depends_on cask: 'sketch'