astrometry-net 0.78
Closes #40533. Signed-off-by: Sean Molenaar <smillerdev@me.com>
This commit is contained in:
parent
ca26a95591
commit
0447113949
1 changed files with 2 additions and 3 deletions
|
@ -3,9 +3,8 @@ class AstrometryNet < Formula
|
|||
|
||||
desc "Automatic identification of astronomical images"
|
||||
homepage "https://github.com/dstndstn/astrometry.net"
|
||||
url "https://github.com/dstndstn/astrometry.net/releases/download/0.76/astrometry.net-0.76.tar.gz"
|
||||
sha256 "244355ef9716a9e062eb19e8547e8b50434c7df52a8b96f9d0a254bc646d1f0d"
|
||||
revision 2
|
||||
url "https://github.com/dstndstn/astrometry.net/releases/download/0.78/astrometry.net-0.78.tar.gz"
|
||||
sha256 "9eda1b6cab5269b0a0e5d610aec86866cb8b08fb8f56254dc12f1690d69bc649"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue