secure URLs (#68926)

This commit is contained in:
Viktor Szakats 2019-09-11 21:31:08 +02:00 committed by Markus Reiter
parent 4260a4119e
commit 9a46e76c1d
9 changed files with 19 additions and 19 deletions

View File

@ -2,7 +2,7 @@ cask 'airserver' do
version '7.2.0'
sha256 'f86786283455979b45c12b7a848f09243d74e2b3ff10dbce907ec8e73099f855'
url "http://dl.airserver.com/mac/AirServer-#{version}.dmg"
url "https://dl.airserver.com/mac/AirServer-#{version}.dmg"
appcast 'https://www.airserver.com/downloads/mac/appcast.xml'
name 'AirServer'
homepage 'https://www.airserver.com/'

View File

@ -2,10 +2,10 @@ cask 'alchemy' do
version '008'
sha256 '7527f4e2231db8167c57d2639fcba166d8fefea091cca7884bd355fb52a3449a'
url "http://al.chemy.org/files/Alchemy-#{version}.dmg"
appcast 'http://al.chemy.org/download/version-history/'
url "https://al.chemy.org/files/Alchemy-#{version}.dmg"
appcast 'https://al.chemy.org/download/version-history/'
name 'Alchemy'
homepage 'http://al.chemy.org/'
homepage 'https://al.chemy.org/'
app 'Alchemy/Alchemy.app'
end

View File

@ -2,10 +2,10 @@ cask 'gifrocket' do
version '0.1.2'
sha256 'c5407c9caad8c038f604d35da9a6554dede79611daaf5174116ea9517a704593'
url "http://www.gifrocket.com/Gifrocket.#{version}.zip"
appcast 'http://www.gifrocket.com/'
url "https://www.gifrocket.com/Gifrocket.#{version}.zip"
appcast 'https://www.gifrocket.com/'
name 'Gifrocket'
homepage 'http://www.gifrocket.com/'
homepage 'https://www.gifrocket.com/'
app 'Gifrocket.app'
end

View File

@ -2,10 +2,10 @@ cask 'jalview' do
version '2.11.0'
sha256 '640c43b9e564092d4f765b5b30bc901003a7ee80a49442544159bc0bfb207cfc'
url "http://www.jalview.org/getdown/release/install4j/1.8/Jalview-OFFLINE_macos-app_#{version.dots_to_underscores}-j8.dmg"
appcast 'http://www.jalview.org/getdown/release/'
url "https://www.jalview.org/getdown/release/install4j/1.8/Jalview-OFFLINE_macos-app_#{version.dots_to_underscores}-j8.dmg"
appcast 'https://www.jalview.org/getdown/release/'
name 'Jalview'
homepage 'http://www.jalview.org/'
homepage 'https://www.jalview.org/'
app 'Jalview.app'
end

View File

@ -2,9 +2,9 @@ cask 'minilyrics' do
version :latest
sha256 :no_check
url 'http://www.crintsoft.com/download/MiniLyrics.dmg'
url 'https://www.crintsoft.com/download/MiniLyrics.dmg'
name 'MiniLyrics'
homepage 'http://www.crintsoft.com/'
homepage 'https://www.crintsoft.com/'
pkg 'MiniLyrics.pkg'

View File

@ -2,10 +2,10 @@ cask 'multipatch' do
version '1.7'
sha256 '4d92147ac60aa4224959e53d91ef3c457ad2fb47dad739ce7f87bc456ec94e06'
url "http://projects.sappharad.com/tools/multipatch#{version.no_dots}.zip"
url "https://projects.sappharad.com/tools/multipatch#{version.no_dots}.zip"
appcast 'https://github.com/Sappharad/MultiPatch/releases.atom'
name 'MultiPatch'
homepage 'http://projects.sappharad.com/tools/multipatch.html'
homepage 'https://projects.sappharad.com/tools/multipatch.html'
app 'MultiPatch/MultiPatch.app'

View File

@ -4,7 +4,7 @@ cask 'playmemories-home' do
# pmb.update.sony.net/PMH was verified as official when first introduced to the cask
url "http://pmb.update.sony.net/PMH/#{version.after_comma}/PMHOME_#{version.before_comma.no_dots}DL.dmg"
appcast 'https://macupdater.net/cgi-bin/check_urls/check_url_redirect.cgi?url=http://support.d-imaging.sony.co.jp/disoft_DL/PMHMAC_DL/mac?fm=ttl&fm=ja',
appcast 'https://macupdater.net/cgi-bin/check_urls/check_url_redirect.cgi?url=https://support.d-imaging.sony.co.jp/disoft_DL/PMHMAC_DL/mac?fm=ttl&fm=ja',
configuration: version.before_comma.no_dots
name 'PlayMemories Home'
homepage 'https://support.d-imaging.sony.co.jp/www/disoft/int/download/playmemories-home/mac/en/'

View File

@ -3,7 +3,7 @@ cask 'soulseek' do
sha256 'fa147c9181bf2d263289a6c1067f7552009071d3d0bea927eca0e17f4e2ef066'
url "https://www.slsknet.org/SoulseekQt/Mac/SoulseekQt-#{version}.dmg"
appcast 'http://www.slsknet.org/news/node/1'
appcast 'https://www.slsknet.org/news/node/1'
name 'Soulseek'
homepage 'https://www.slsknet.org/'

View File

@ -2,10 +2,10 @@ cask 'tiny-player' do
version '1.2.10'
sha256 '2ae80b4b6d704d3a97ab212f8374a85cd4e9a8412ae1ea58c2d5539bd99db1d9'
url "http://download.catnapgames.com/TinyPlayer-#{version}.zip"
appcast 'http://download.catnapgames.com/TinyPlayerAppcast.xml'
url "https://download.catnapgames.com/TinyPlayer-#{version}.zip"
appcast 'https://download.catnapgames.com/TinyPlayerAppcast.xml'
name 'Tiny Player for Mac'
homepage 'http://www.catnapgames.com/tiny-player-for-mac/'
homepage 'https://www.catnapgames.com/tiny-player-for-mac/'
auto_updates true