From 693d91b0892d55214f00df5fd53e1397625c293c Mon Sep 17 00:00:00 2001 From: David C Hall <1804856+davidchall@users.noreply.github.com> Date: Fri, 9 Feb 2024 16:15:13 +0000 Subject: [PATCH] qcdnum: add 18.0.0_2 bottle. --- Formula/qcdnum.rb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Formula/qcdnum.rb b/Formula/qcdnum.rb index 9712fd40..32bdca74 100644 --- a/Formula/qcdnum.rb +++ b/Formula/qcdnum.rb @@ -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