Change topcat URL to canonical location (#143478)

I (topcat author) have updated the home page and DMG download URLs
in the topcat.rb file from http://www.star.bris.ac.uk/~mbt/topcat
to http://www.starlink.ac.uk/topcat.

The latter is the canonical URL which should supposedly be more
stable than the Bristol one.  At time of writing that's definitely
the case, since because of local technical/political issues the
www.star.bris.ac.uk server is currently down.  Right now the canonical
URL has an HTTP 302 redirect to http://www.g-vo.org/topcat/topcat/,
but likely it will change in the near future back to www.star.bristol.ac.uk.

So the above makes sense, and should be put in place ASAP,
as long as (possibly multiple) 302 redirects are OK here.
I haven't tried it since I don't have a Mac.
This commit is contained in:
Mark Taylor 2023-03-21 11:12:50 +00:00 committed by GitHub
parent d1edd9588f
commit 7ada86e5f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -2,10 +2,10 @@ cask "topcat" do
version "4.8-7"
sha256 :no_check
url "http://www.star.bris.ac.uk/~mbt/topcat/topcat-full.dmg"
url "http://www.starlink.ac.uk/topcat/topcat-full.dmg"
name "TOPCAT"
desc "Interactive graphical viewer and editor for tabular data"
homepage "http://www.star.bris.ac.uk/~mbt/topcat/"
homepage "http://www.starlink.ac.uk/topcat/"
livecheck do
url :homepage