Skip to content

Commit

Permalink
photospline: add 2.2.1_2 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
kjmeagher committed Jan 29, 2024
1 parent 76422ec commit f4b6e87
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Formula/photospline.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ class Photospline < Formula
sha256 "2b455daf8736d24bf57cae9eb67d48463a6c4bd6a66c3ffacf52296454bb82ad"
revision 2

bottle do
root_url "https://github.com/icecube/homebrew-icecube/releases/download/photospline-2.2.1_2"
sha256 cellar: :any, ventura: "33e36eafc6b5f8288c4c5920d1b9a6df2df07bb7ca0e5fef339e5eb2665fae9c"
sha256 cellar: :any, monterey: "504a5da0876defcedad0e8d3f6f588584e82609a930e89ecef9a549b1dd2ba21"
end

depends_on "cmake" => :build
depends_on "cfitsio"
depends_on "numpy"
Expand Down

0 comments on commit f4b6e87

Please sign in to comment.