Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cfitsio 3.480 #54116

Closed
wants to merge 10 commits into from
2 changes: 1 addition & 1 deletion Formula/astrometry-net.rb
Expand Up @@ -5,7 +5,7 @@ class AstrometryNet < Formula
homepage "https://github.com/dstndstn/astrometry.net"
url "https://github.com/dstndstn/astrometry.net/releases/download/0.80/astrometry.net-0.80.tar.gz"
sha256 "6eb73c2371df30324d6532955c46d5f324f2aad87f1af67c12f9354cfd4a7864"
revision 1
revision 2

bottle do
cellar :any
Expand Down
2 changes: 1 addition & 1 deletion Formula/ccfits.rb
Expand Up @@ -3,7 +3,7 @@ class Ccfits < Formula
homepage "https://heasarc.gsfc.nasa.gov/fitsio/CCfits/"
url "https://heasarc.gsfc.nasa.gov/fitsio/CCfits/CCfits-2.5.tar.gz"
sha256 "938ecd25239e65f519b8d2b50702416edc723de5f0a5387cceea8c4004a44740"
revision 1
revision 2

bottle do
cellar :any
Expand Down
6 changes: 3 additions & 3 deletions Formula/cfitsio.rb
@@ -1,9 +1,9 @@
class Cfitsio < Formula
desc "C access to FITS data files with optional Fortran wrappers"
homepage "https://heasarc.gsfc.nasa.gov/docs/software/fitsio/fitsio.html"
url "https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/cfitsio-3.47.tar.gz"
version "3.470"
sha256 "418516f10ee1e0f1b520926eeca6b77ce639bed88804c7c545e74f26b3edf4ef"
url "https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/cfitsio-3.48.tar.gz"
version "3.480"
sha256 "91b48ffef544eb8ea3908543052331072c99bf09ceb139cb3c6977fc3e47aac1"

bottle do
cellar :any
Expand Down
2 changes: 1 addition & 1 deletion Formula/cpl.rb
Expand Up @@ -3,7 +3,7 @@ class Cpl < Formula
homepage "https://www.eso.org/sci/software/cpl/index.html"
url "ftp://ftp.eso.org/pub/dfs/pipelines/libraries/cpl/cpl-7.1.2.tar.gz"
sha256 "b6d20752420e2333e86d9a08c24a08057351a9fef97c32f5894e63fbfece463a"
revision 4
revision 5

bottle do
cellar :any
Expand Down
2 changes: 1 addition & 1 deletion Formula/gdal.rb
Expand Up @@ -3,7 +3,7 @@ class Gdal < Formula
homepage "https://www.gdal.org/"
url "https://download.osgeo.org/gdal/2.4.4/gdal-2.4.4.tar.xz"
sha256 "a383bd3cf555d6e1169666b01b5b3025b2722ed39e834f1b65090f604405dcd8"
revision 5
revision 6

bottle do
sha256 "972cfcc9bed122b16d4bbd9c77ecaa87dee32973e9083f0d97f7135f6d36bba6" => :catalina
Expand Down
1 change: 1 addition & 0 deletions Formula/healpix.rb
Expand Up @@ -4,6 +4,7 @@ class Healpix < Formula
url "https://downloads.sourceforge.net/project/healpix/Healpix_3.60/Healpix_3.60_2019Dec18.tar.gz"
version "3.60"
sha256 "bf1797022fb57b5b8381290955e8c4161e3ca9b9d88e3e32d55b092a4a04b500"
revision 1

bottle do
cellar :any
Expand Down
2 changes: 1 addition & 1 deletion Formula/root.rb
Expand Up @@ -4,7 +4,7 @@ class Root < Formula
url "https://root.cern.ch/download/root_v6.20.04.source.tar.gz"
version "6.20.04"
sha256 "1f8c76ccdb550e64e6ddb092b4a7e9d0a10655ef80044828cba12d5e7c874472"
revision 1
revision 2
head "https://github.com/root-project/root.git"

bottle do
Expand Down
2 changes: 1 addition & 1 deletion Formula/siril.rb
Expand Up @@ -3,7 +3,7 @@ class Siril < Formula
homepage "https://www.siril.org"
url "https://free-astro.org/download/siril-0.9.12.tar.bz2"
sha256 "9fb7f8a10630ea028137e8f213727519ae9916ea1d88cd8d0cc87f336d8d53b1"
revision 4
revision 5
head "https://gitlab.com/free-astro/siril.git"

bottle do
Expand Down
2 changes: 1 addition & 1 deletion Formula/vips.rb
Expand Up @@ -3,7 +3,7 @@ class Vips < Formula
homepage "https://github.com/libvips/libvips"
url "https://github.com/libvips/libvips/releases/download/v8.9.2/vips-8.9.2.tar.gz"
sha256 "ae8491b1156cd2eb9cbbaa2fd6caa1dc9ed3ded0b70443d28cd7fea798ab2a27"
revision 1
revision 2

bottle do
sha256 "b523f3332fd98ae4b537e18937121b0c545a42cef65dcd7e30938aebe015a2b0" => :catalina
Expand Down
1 change: 1 addition & 0 deletions Formula/wcslib.rb
Expand Up @@ -3,6 +3,7 @@ class Wcslib < Formula
homepage "https://www.atnf.csiro.au/people/mcalabre/WCS/"
url "https://www.atnf.csiro.au/pub/software/wcslib/wcslib-7.2.tar.bz2"
sha256 "63959eb4859517a1ecca48c91542318bebeed62e4a1663656de9a983af376e39"
revision 1

bottle do
cellar :any
Expand Down