Update `homepage` for 10 Casks (#38055)

* Update `homepage` for 10 Casks

Update `homepage` for 10 Casks.

* Update mnemosyne.rb

* Update mousepose.rb

* Update nally.rb

* Update papers.rb

* Update prusa-slic3r.rb

* Update quickhash.rb

* Update robofont.rb

* Update securid.rb

* Update semaphor.rb
This commit is contained in:
Miccal Matthews 2017-08-28 20:10:27 +08:00 committed by GitHub
parent cc347315c6
commit 3c399448c7
10 changed files with 11 additions and 10 deletions

View File

@ -4,7 +4,7 @@ cask 'miniconda' do
url 'https://repo.continuum.io/miniconda/Miniconda3-latest-MacOSX-x86_64.sh'
name 'Continuum Analytics Miniconda'
homepage 'https://www.continuum.io/why-anaconda'
homepage 'https://www.continuum.io/what-is-anaconda'
auto_updates true
depends_on macos: '>= :lion'

View File

@ -7,7 +7,7 @@ cask 'mnemosyne' do
appcast 'https://sourceforge.net/projects/mnemosyne-proj/rss?path=/mnemosyne',
checkpoint: '43fb5c0bf4be29f6e67f10a3cef5994da60864520723073c22f8280860546272'
name 'Mnemosyne'
homepage 'http://mnemosyne-proj.org/'
homepage 'https://mnemosyne-proj.org/'
app 'Mnemosyne.app'
end

View File

@ -4,7 +4,7 @@ cask 'mousepose' do
url "https://cdn.boinx.com/software/mousepose/Boinx_Mousepose_#{version}-10878.app.zip"
name 'Mouseposé'
homepage 'https://www.boinx.com/mousepose/overview/'
homepage 'https://boinx.com/mousepose/overview/'
# Renamed for consistency: app name is different in the Finder and in a shell.
# Original discussion: https://github.com/caskroom/homebrew-cask/pull/15708

View File

@ -5,7 +5,7 @@ cask 'nally' do
# yllan.github.com/nally was verified as official when first introduced to the cask
url "https://yllan.github.com/nally/download/Nally-#{version}.app.zip"
name 'Nally'
homepage 'http://yllan.org/app/Nally/'
homepage 'https://yllan.org/app/Nally/'
app 'Nally.app'
end

View File

@ -2,11 +2,12 @@ cask 'papers' do
version '3.4.10,548'
sha256 'cef4ecc8f0968b500db1fe1cd0d525a6912d8e3e9b5035d416fe77236ba74132'
# appcaster.papersapp.com/apps/mac/production/download was verified as official when first introduced to the cask
url "http://appcaster.papersapp.com/apps/mac/production/download/#{version.after_comma}/papers_#{version.before_comma.no_dots}_#{version.after_comma}.dmg"
appcast 'https://appcaster.papersapp.com/apps/mac/production/appcast.xml',
checkpoint: '211d6e5e84a12cb510842970d9e1ba096ad3206a3a3574b4ea266969f93fb9b0'
name 'Papers'
homepage 'https://papersapp.com/'
homepage 'https://www.readcube.com/papers/'
app 'Papers.app'
end

View File

@ -7,7 +7,7 @@ cask 'prusa-slic3r' do
appcast 'https://github.com/prusa3d/Slic3r/releases.atom',
checkpoint: '13fb6d5c7b1c2eb1c2b5b4758b84bc21c487de079188024f8b2b12faff46f801'
name 'Slic3r - Prusa Edition'
homepage 'http://www.prusa3d.com/slic3r-prusa-edition/'
homepage 'https://www.prusa3d.com/slic3r-prusa-edition/'
conflicts_with cask: 'slic3r'

View File

@ -4,7 +4,7 @@ cask 'quickhash' do
url "http://quickhash-gui.org/download/quickhash-v#{version.before_comma.dots_to_hyphens}-for-apple-mac-osx/?wpdmdl=#{version.after_comma}"
name 'Quickhash'
homepage 'http://quickhash-gui.org/'
homepage 'https://quickhash-gui.org/'
app "QuickHash-v#{version.before_comma}-OSX"
end

View File

@ -6,7 +6,7 @@ cask 'robofont' do
appcast 'http://doc.robofont.com/version-history/',
checkpoint: '4c873452fed5d8b3ba9e9d533bd6f5395d520a77dca0284bcd8af7becae27136'
name 'RoboFont'
homepage 'http://doc.robofont.com/'
homepage 'https://doc.robofont.com/'
depends_on macos: '>= :mavericks'

View File

@ -5,7 +5,7 @@ cask 'securid' do
# ftp.emc.com was verified as official when first introduced to the cask
url "ftp://ftp.emc.com/pub/agents/RSASecurIDMac#{version.no_dots}.dmg"
name 'RSA SecurID'
homepage 'https://www.rsa.com/en-us/products/rsa-securid-suite/securid-software-tokens'
homepage 'https://www.rsa.com/en-us/products/rsa-securid-suite/rsa-securid-access/securid-software-tokens.html'
pkg "RSASecurIDTokenAutoMac#{version.no_dots}x64.pkg"

View File

@ -4,7 +4,7 @@ cask 'semaphor' do
url 'https://spideroak.com/releases/semaphor/osx'
name 'Semaphor'
homepage 'https://spideroak.com/personal/semaphor'
homepage 'https://spideroak.com/semaphor/'
app 'Semaphor.app'
end