Skip to content

Commit

Permalink
sherpa: add 2.2.15_1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidchall committed Apr 29, 2023
1 parent 295558d commit 2e64b81
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Formula/sherpa.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@ class Sherpa < Formula
regex(/href=.*?SHERPA-MC[._-]v?(\d+(?:\.\d+)+)\.t/i)
end

bottle do
root_url "https://ghcr.io/v2/davidchall/hep"
sha256 monterey: "060c750c2cb885e8c8998dc572dacbb8518c75f812984626d19b11110d4f1c0c"
sha256 big_sur: "b47aa1f089999adb58193a5f3b09d5f9f7c1775fd5c7d081fc78e768cfd49df9"
end

depends_on "autoconf" => :build
depends_on "gcc" # for gfortran
depends_on "sqlite"
Expand Down

0 comments on commit 2e64b81

Please sign in to comment.