Skip to content

Commit

Permalink
qcdnum: add 18.0.0_2 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidchall committed Feb 9, 2024
1 parent 4c79d33 commit 693d91b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Formula/qcdnum.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,13 @@ class Qcdnum < Formula
end
end

bottle do
root_url "https://ghcr.io/v2/davidchall/hep"
rebuild 1
sha256 cellar: :any, arm64_sonoma: "bc0c123edde760c89bc00eb0af23bb66427ae9598337779bacf697b7541ffdc0"
sha256 cellar: :any, ventura: "ba9dd4621163943b82d91a5499a651a905f302f3127e120c49ab430fb24115ea"
end

depends_on "gcc" # for gfortran

def install
Expand Down

0 comments on commit 693d91b

Please sign in to comment.