Merge pull request #159369 from samford/reduce-redirections

Update URLs to resolve unnecessary redirections
This commit is contained in:
Patrick Linnane
2023-11-04 12:39:06 -07:00
committed by GitHub
88 changed files with 112 additions and 107 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ cask "8x8-work" do
homepage "https://www.8x8.com/products/apps"
livecheck do
url "https://support.8x8.com/cloud-phone-service/voice/work-desktop/download-8x8-work-for-desktop#Download_for_Mac"
url "https://support.8x8.com/business-phone/voice/work-desktop/download-8x8-work-for-desktop"
regex(/work[._-]dmg[._-]v(\d+(?:.\d+)*)\.dmg/i)
end
+1 -1
View File
@@ -9,7 +9,7 @@ cask "adium" do
homepage "https://www.adium.im/"
livecheck do
url "https://www.adium.im/sparkle/appcast-release.xml"
url "https://sparkle.adium.im/appcast-release.xml"
strategy :sparkle
end
+1 -1
View File
@@ -8,7 +8,7 @@ cask "atext" do
homepage "https://www.trankynam.com/atext/"
livecheck do
url "https://www.trankynam.com/atext/changelog.mac.html"
url "https://www.trankynam.com/atext/changelog.mac"
regex(/aText\s*v?(\d+(?:\.\d+)+)["< ]/i)
end
+1 -1
View File
@@ -8,7 +8,7 @@ cask "avitools" do
homepage "https://www.emmgunn.com/avitools-home/"
livecheck do
url "https://www.emmgunn.com/avitools-home/avitools-downloads/"
url "https://emmgunn.com/avitools-home/avitools-downloads/"
regex(%r{href=.*?/avitools(\d+(?:\.\d+)+)\.zip}i)
end
+1 -1
View File
@@ -9,7 +9,7 @@ cask "bluos-controller" do
homepage "https://www.bluesound.com/"
livecheck do
url "https://www.bluesound.com/downloads"
url "https://www.bluesound.com/downloads/"
regex(%r{uploads/(\d+)/(\d+)/BluOS[._-]Controller[._-]v?(\d+(?:\.\d+)+)[._-]MacOS\.zip}i)
strategy :page_match do |page, regex|
page.scan(regex).map { |match| "#{match[2]},#{match[0]},#{match[1]}" }
+1 -1
View File
@@ -9,7 +9,7 @@ cask "boxy-suite" do
homepage "https://www.boxysuite.com/"
livecheck do
url "https://www.boxysuite.com/updates"
url "https://www.boxysuite.com/updates/"
regex(/Version\s+(\d+(?:\.\d+)+)/i)
end
+1 -1
View File
@@ -6,7 +6,7 @@ cask "bricklink-partdesigner" do
verified: "dzncyaxjqx7p3.cloudfront.net/PartDesigner/"
name "PartDesigner"
desc "Design your own LEGO parts"
homepage "https://bricklink.com/v3/studio/partdesigner.page"
homepage "https://www.bricklink.com/v3/studio/partdesigner.page"
livecheck do
url :homepage
+1 -1
View File
@@ -8,7 +8,7 @@ cask "cheatsheet" do
homepage "https://www.mediaatelier.com/CheatSheet/"
livecheck do
url "https://mediaatelier.com/CheatSheet/feed.php"
url "https://www.mediaatelier.com/CheatSheet/feed.php"
strategy :sparkle
end
+2 -2
View File
@@ -6,10 +6,10 @@ cask "coinomi-wallet" do
user_agent: :fake
name "Coinomi Wallet"
desc "Securely store, manage and exchange many blockchain assets"
homepage "https://coinomi.com/"
homepage "https://www.coinomi.com/en/"
livecheck do
url "https://coinomi.com/downloads"
url "https://www.coinomi.com/downloads/"
regex(/href=.*?coinomi[._-]wallet[._-]v?(\d+(?:\.\d+)+)[._-]macos\.dmg/i)
end
+1 -1
View File
@@ -8,7 +8,7 @@ cask "connectmenow" do
homepage "https://www.tweaking4all.com/os-tips-and-tricks/macosx-tips-and-tricks/connectmenow-v#{version.major}/"
livecheck do
url "https://www.tweaking4all.com/os-tips-and-tricks/macosx-tips-and-tricks/connectmenow-v#{version.major}"
url "https://www.tweaking4all.com/os-tips-and-tricks/macosx-tips-and-tricks/connectmenow-v#{version.major}/"
regex(%r{href=.*?/ConnectMeNow[._-]v?(\d+(?:\.\d+)+)[._-]macOS[._-]64bit\.dmg}i)
end
+1 -1
View File
@@ -8,7 +8,7 @@ cask "couchbase-server-community" do
homepage "https://www.couchbase.com/"
livecheck do
url "https://www.couchbase.com/downloads"
url "https://www.couchbase.com/downloads/"
regex(/couchbase[._-]server[._-]community[._-]v?(\d+(:?\.\d+)+)[._-]macos[._-]x86[._-]64\.dmg/i)
end
+1 -1
View File
@@ -18,7 +18,7 @@ cask "couchbase-server-enterprise" do
url "https://packages.couchbase.com/releases/#{version}/couchbase-server-enterprise_#{version}-macos_x86_64.dmg"
livecheck do
url "https://www.couchbase.com/downloads"
url "https://www.couchbase.com/downloads/"
regex(/couchbase[._-]server[._-]enterprise[._-]v?(\d+(:?\.\d+)+)[._-]macos[._-]x86[._-]64\.dmg/i)
end
+1 -1
View File
@@ -8,7 +8,7 @@ cask "darwindumper" do
homepage "https://bitbucket.org/blackosx/darwindumper"
livecheck do
url "https://bitbucket.org/blackosx/darwindumper/wiki/DD_AppCast.xml"
url "https://bytebucket.org/blackosx/darwindumper/wiki/DD_AppCast.xml"
strategy :sparkle do |item|
item.short_version.delete_prefix("r").to_s
end
+1 -1
View File
@@ -11,7 +11,7 @@ cask "dbvisualizer" do
homepage "https://www.dbvis.com/"
livecheck do
url "https://www.dbvis.com/download"
url "https://www.dbvis.com/download/"
regex(/href=.*?dbvis[._-](\d+(?:\.\d+)+)/i)
end
+1 -1
View File
@@ -11,7 +11,7 @@ cask "deepgit" do
homepage "https://www.syntevo.com/deepgit/"
livecheck do
url "https://syntevo.com/deepgit/download"
url "https://www.syntevo.com/deepgit/download/"
regex(%r{href=.*?/deepgit-#{arch}-(\d+(?:_\d+)+)\.dmg}i)
strategy :page_match do |page, regex|
page.scan(regex)&.map { |match| match[0].tr("_", ".") }
+1 -1
View File
@@ -8,7 +8,7 @@ cask "devolo-cockpit" do
homepage "https://www.devolo.global/devolo-cockpit"
livecheck do
url "https://www.devolo.global/support/downloads/download/devolo-cockpit"
url "https://www.devolo.global/support/download/download/devolo-cockpit"
strategy :page_match do |page|
match = page[%r{href=.*?/devolo-cockpit-v?(\d+(?:-\d+)*).dmg}i, 1]
match.tr("-", ".")
+1 -1
View File
@@ -8,7 +8,7 @@ cask "disk-expert" do
homepage "https://nektony.com/disk-expert"
livecheck do
url "https://nektony.com/pro-support/disk-expert/update/update.xml"
url "https://download.nektony.com/pro-support/disk-expert/update/update.xml"
strategy :sparkle
end
+1 -1
View File
@@ -8,7 +8,7 @@ cask "duplicate-file-finder" do
homepage "https://nektony.com/duplicate-finder-free"
livecheck do
url "https://nektony.com/pro-support/duplicates-finder-site/update/update.xml"
url "https://download.nektony.com/pro-support/duplicates-finder-site/update/update.xml"
strategy :sparkle
end
+1 -1
View File
@@ -6,7 +6,7 @@ cask "elasticwolf" do
verified: "s3-us-gov-west-1.amazonaws.com/elasticwolf/"
name "AWS ElasticWolf Client Console"
desc "Manage Amazon Web Services (AWS) cloud resources"
homepage "https://aws.amazon.com/tools/aws-elasticwolf-client-console/"
homepage "https://aws.amazon.com/developer/tools/AWS-ElasticWolf-Client-Console/"
livecheck do
url :homepage
+1 -1
View File
@@ -9,7 +9,7 @@ cask "emailchemy" do
homepage "https://weirdkid.com/emailchemy/"
livecheck do
url "https://weirdkid.com/emailchemyversionhistory"
url "https://weirdkid.com/emailchemyversionhistory/"
regex(/version\s*(\d+(?:\.\d+)+)/i)
end

Some files were not shown because too many files have changed in this diff Show More